coco-research/gsd-add-phase
Add phase to end of current milestone in roadmap
npx skills add https://github.com/coco-research/coco --skill gsd-add-phase
<objective>
Add a new integer phase to the end of the current milestone in the roadmap.
Routes to the add-phase workflow which handles:
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/add-phase.md
</execution_context>
<context>
Arguments: $ARGUMENTS (phase description)
Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.
</context>
<process>
Follow the add-phase workflow from @$HOME/.claude/get-shit-done/workflows/add-phase.md.
The workflow handles all logic including:
</process>
Take coco-research/gsd-add-phase from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.