add-phase
Add phase to end of current milestone in roadmap
Resume work from previous session with full context restoration
How it fires
How this command gets triggered: by you, by Claude, or both.
/resume-workContext preview
What this command does when you run it.
Resume work from previous session with full context restoration
name: gsd:resume-work description: Resume work from previous session with full context restoration allowed-tools: - Read - Bash - Write - AskUserQuestion - SlashCommand
<objective> Restore complete project context and resume work seamlessly from previous session.
Routes to the resume-project workflow which handles:
</objective>
<execution_context> @~/.claude/get-shit-done/workflows/resume-project.md </execution_context>
<process> **Follow the resume-project workflow** from `@~/.claude/get-shit-done/workflows/resume-project.md`.
The workflow handles all resumption logic including:
1. Project existence verification 2. STATE.md loading or reconstruction 3. Checkpoint and incomplete work detection 4. Visual status presentation 5. Context-aware option offering (checks CONTEXT.md before suggesting plan vs discuss) 6. Routing to appropriate next command 7. Session continuity updates </process>
GSD Pro — The most powerful AI coding workflow for Claude Code. Free alternative to Cursor Composer, Copilot Workspace, Devin & Bolt. Multi-model routing, rollback/recovery, adaptive context. Fork of 30K★ original. npx get-shit-done-cc
Repo: itsjwill/gsd-pro
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Run all remaining phases autonomously — discuss→plan→execute per phase
List pending todos and select one to work on