What problem does it solve?
This Skill captures the complete state of your current session, including code changes, command-line interactions, and team activities, ensuring no work is lost and providing a foundation for future learning and automation.
Core Features & Use Cases
- Comprehensive Session Recording: Logs Git history, CLI consultations (Codex/Gemini), Agent Teams activity, and design decisions.
- Checkpoint Generation: Creates a detailed Markdown file summarizing the session's progress.
- Session History Persistence: Appends a concise summary to
CLAUDE.md for cross-session context.
- Skill Pattern Discovery: Analyzes the checkpoint to suggest new, reusable skills.
- Use Case: At the end of a complex development sprint, run
/checkpointing to save all your work, decisions, and team interactions. This creates a detailed record and helps identify patterns that can be turned into new automated skills for future projects.
Quick Start
Run the checkpointing skill to save your entire session context and discover new skill patterns.