qsd-save-checkpoint
CommunitySave resumable checkpoints for quick resumption
Authorthecomputer07
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Persist a resumable snapshot of the current session's operational context so work can continue in a fresh Claude Code session after a clear without losing phase/plan position, open questions, or resume-hint file references.
Core Features & Use Cases
- Delegates serialization to the qsd CLI so the Skill remains side-effect-free.
- Writes checkpoints to .planning/checkpoints with full YAML frontmatter including schema_version, generator, pointers, state, budget, intel_read, plus prose sections: Narrative, Next Action, Resume Hints, Open Questions.
- Atomically updates .planning/checkpoints/LATEST.json to provide a single pointer to the latest checkpoint.
- Precondition mitigation ensures snapshotting before a clear during high context pressure and is user-driven.
Quick Start
Run the checkpoint save operation with a label using the qsd CLI before starting a long-running task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: qsd-save-checkpoint Download link: https://github.com/thecomputer07/qsd/archive/main.zip#qsd-save-checkpoint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.