What problem does it solve?
This Skill solves the common problem of losing track of coding progress, key decisions, and pending work when pausing or switching development sessions, eliminating the need to re-trace steps or re-discover context when returning to a task.
Core Features & Use Cases
- Full Git State Capture: Records current branch, uncommitted changes, and repository status to preserve exact code state at save time.
- Decision & Work Logging: Saves key choices made during the session and pending remaining tasks to maintain work continuity.
- Seamless Session Resume: Pairs with the /context-restore skill to let you pick up exactly where you left off in any future session.
- Use Case: If you are mid-debug a production issue and need to pause for a meeting or end your workday, run this skill to save all context so you can resume the debug flow immediately without re-running tests or re-reading prior notes.
Quick Start
Use the context-save skill to save your current work progress, git state, and pending tasks so you can resume your session later without losing any context.