resume-checkpoint
SolidPull a prior session's checkpoint on demand when the user is continuing prior work. Returns fenced, source-labeled, scrubbed recovery context. Do NOT call on a fresh, unrelated task.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- alexgreensh
- Repository
- alexgreensh/token-optimizer
- Created
- 6 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- NOASSERTION
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
resume
Read the latest (or named) checkpoint written by /checkpoint, rebuild the TaskList via TaskCreate, restate the active goal, and surface open questions. Use after auto-compact, after a pause, or when starting a fresh session on the same work.
dev-resume
Resume work from a previous session checkpoint. Uses `resume-context` CLI to load feature, checkpoint, git state, and session history in a single call, then synthesizes a focused resumption summary before continuing. Use at the start of a new session to restore context from a previous checkpoint.
resume-work
Use when picking up prior or interrupted work — the user says "pick up where we left off", "continue the X project", "it crashed", "where did we leave off", "resume", "I can't find where I started this", or pastes a handoff note to continue from. Also use when the user asks to start a project that sounds like it may already exist.