What problem does it solve?
Save and resume working state checkpoints. Captures git state, decisions made, and remaining work so you can pick up exactly where you left off — even across Conductor workspace handoffs between branches. Use when asked to "checkpoint", "save progress", "where was I", "resume", "what was I working on", or "pick up where I left off". Proactively suggest when a session is ending, the user is switching context, or before a long break. (gstack)
Core Features & Use Cases
- Save and resume working state by capturing git state, decisions, and remaining tasks to maintain continuity across branches and sessions.
- Proactively suggest checkpoint opportunities when context is changing or a session ends, ensuring you never lose track.
- Works with Conductor-managed workspaces to preserve context across branches and handoffs.
Quick Start
Run /skill:checkpoint save to save your current working state.