What problem does it solve?
It solves the problem of losing momentum between work sessions by restoring project state, checkpoints, and context so you can continue exactly where you left off.
Core Features & Use Cases
- State restoration: Loads or reconstructs STATE.md to recover the operational baseline for the session.
- Checkpoint-aware resumption: Detects .continue-here checkpoint markers to resume at the right step.
- Progress integrity checks: Flags incomplete work scenarios (for example, a PLAN without SUMMARY) to prevent silent omissions.
- Context-aware next action routing: Chooses the most appropriate next command by checking CONTEXT.md before suggesting plan-vs-discuss style actions.
- Use case: You previously ran a multi-step project workflow, then stopped mid-stream; use this skill to automatically rehydrate state and continue with the correct next step without re-explaining everything.
Quick Start
Ask the assistant to run the gsd-resume-work skill to restore state and continue the previous project session with full context.