add-phase
Add phase to end of current milestone in roadmap
Update GSD to latest version with changelog display
How it fires
How this command gets triggered: by you, by Claude, or both.
/updateContext preview
What this command does when you run it.
Update GSD to latest version with changelog display
name: gsd:update description: Update GSD to latest version with changelog display allowed-tools: - Bash - AskUserQuestion
<objective> Check for GSD updates, install if available, and display what changed.
Routes to the update workflow which handles:
</objective>
<execution_context> @~/.claude/get-shit-done/workflows/update.md </execution_context>
<process> **Follow the update workflow** from `@~/.claude/get-shit-done/workflows/update.md`.
The workflow handles all logic including: 1. Installed version detection (local/global) 2. Latest version checking via npm 3. Version comparison 4. Changelog fetching and extraction 5. Clean install warning display 6. User confirmation 7. Update execution 8. Cache clearing </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