What problem does it solve?
This Skill solves the problem of losing development context when switching between branches, workspaces, or taking long breaks. It captures the full working state including git changes, decisions made, and remaining tasks so you can resume exactly where you left off without mental overhead.
Core Features & Use Cases
- State Capture: Records git branch, status, diff statistics, recent commits, and conversation history.
- Decision Logging: Documents architectural choices, trade-offs, and approaches taken during the session.
- Resume Guidance: Provides concrete next steps, notes, and artifact recovery for future sessions.
- Use Case: You are halfway through refactoring the authentication module when a production issue requires an immediate branch switch. Run the checkpoint skill to save your progress, then resume later on any branch or machine with full context restored.
Quick Start
Use the checkpoint skill to save your current working state before switching branches or taking a break.