Was ist checkpoint?
[Werkzeuge und Meta] Speichern Sie den Speicherkontrollpunkt, um den Analysekontext beizubehalten Quelle: duc01226/easyplatform.
[Werkzeuge und Meta] Speichern Sie den Speicherkontrollpunkt, um den Analysekontext beizubehalten
Installieren Sie den KI-Skill checkpoint schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: duc01226/easyplatform.
Save current analysis, findings, and progress to an external memory file to prevent context loss during long-running tasks.
Goal: Persist current task context, findings, and progress to a checkpoint file for recovery after context compaction.
| 1 | Determine location | Filename: plans/reports/checkpoint-{YYMMDD-HHMM}-{slug}.md | | 2 | Gather context | Task, findings, files analyzed/modified, progress, decisions | | 3 | Write checkpoint file | Structured markdown with recovery instructions | | 4 | Update todo list | Mark checkpoint creation complete |
[Werkzeuge und Meta] Speichern Sie den Speicherkontrollpunkt, um den Analysekontext beizubehalten Quelle: duc01226/easyplatform.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/duc01226/easyplatform --skill checkpoint[Werkzeuge und Meta] Speichern Sie den Speicherkontrollpunkt, um den Analysekontext beizubehalten Quelle: duc01226/easyplatform.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/duc01226/easyplatform --skill checkpoint Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/duc01226/easyplatform