What is checkpoint?
[Tooling & Meta] Save memory checkpoint to preserve analysis context Source: duc01226/easyplatform.
[Tooling & Meta] Save memory checkpoint to preserve analysis context
Quickly install checkpoint AI skill to your development environment via command line
Source: 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 |
[Tooling & Meta] Save memory checkpoint to preserve analysis context Source: duc01226/easyplatform.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/duc01226/easyplatform --skill checkpoint[Tooling & Meta] Save memory checkpoint to preserve analysis context Source: duc01226/easyplatform.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill checkpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/duc01226/easyplatform