with one click
Add phase to end of current milestone in roadmap
npx skills add https://github.com/shoootyou/get-shit-done-multi --skill gsd-add-phaseCopy and paste this command into Claude Code to install the skill
Add phase to end of current milestone in roadmap
npx skills add https://github.com/shoootyou/get-shit-done-multi --skill gsd-add-phaseCopy and paste this command into Claude Code to install the skill
Reapply local modifications after a GSD update
Generate tests for a completed phase based on UAT criteria and implementation
Archive completed milestone and prepare for next version
Create detailed phase plan (PLAN.md) with verification loop
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
| name | gsd-add-phase |
| description | Add phase to end of current milestone in roadmap |
| argument-hint | <description> |
| allowed-tools | Read, Write, Bash |
Routes to the add-phase workflow which handles:
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/add-phase.md </execution_context>
Arguments: $ARGUMENTS (phase description)Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.
The workflow handles all logic including: