What problem does it solve?
This Skill captures the complete state of your development session, including code changes, AI interactions, and team activities, ensuring no work is lost and facilitating future reuse of learned patterns.
Core Features & Use Cases
- Comprehensive Session Archiving: Records Git history, CLI consultations, Agent Teams activity, and design decisions.
- Skill Pattern Discovery: Analyzes the checkpoint to identify and suggest reusable workflows as new skills.
- Cross-Session Persistence: Updates a central
CLAUDE.md file to maintain session history across different runs.
- Use Case: At the end of a complex feature development cycle involving multiple AI agents and significant code refactoring, run
/checkpointing to save all context, document the process, and potentially discover a new skill for "parallel module implementation" if the team's workflow was particularly efficient.
Quick Start
Run the checkpointing skill to save your entire session context and discover new skill patterns.