checkpoint-summary
CommunityCreate resumable handoffs and checkpoints.
Authorlestrrat
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Generate a resumable checkpoint file that another agent can read to resume work without replaying history, enabling reliable handoffs and continuity.
Core Features & Use Cases
- Produces a structured checkpoint document containing topic, current state, decisions, files touched, commands run, and next steps.
- Saves checkpoints under the project .tmp/checkpoints/ with a unique timestamp-id-topics slug filename to avoid overwrites.
- Provides a simple CLI script at scripts/create-checkpoint.py to generate the checkpoint path and content for downstream automation.
Quick Start
Run ./scripts/create-checkpoint.py "<topic>" from the skill directory to create a new checkpoint.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: checkpoint-summary Download link: https://github.com/lestrrat/claude-code/archive/main.zip#checkpoint-summary 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.