gsd:add phase

Skill

Add phase to end of current milestone in roadmap

Files1
  • @skills/add-phase/SKILL.md
Routes to the add-phase workflow which handles:
  • Phase number calculation (next sequential integer)
  • Directory creation with slug generation
  • Roadmap structure updates
  • STATE.md roadmap evolution tracking
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/add-phase.md </execution_context>
Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.
The workflow handles all logic including:
  1. Argument parsing and validation
  2. Roadmap existence checking
  3. Current milestone identification
  4. Next phase number calculation (ignoring decimals)
  5. Slug generation from description
  6. Phase directory creation
  7. Roadmap entry insertion
  8. STATE.md updates
gsd:add-phase — Kortix Marketplace | Kortix