gsd:add-phase

SkillDev tools

Add a new phase to the project

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the gsd:add-phase skill

What this skill tells your AI

The instructions your AI receives, as published by allgpt-co/quickvoice in .claude/skills/gsd/commands/add-phase/SKILL.md and read by ahel’s review.

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> @$HOME/.claude/get-shit-done/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

Signals

GitHub stars
489
Forks
546
Last commit
Sep 2026

Others that do the same job

Advanced
Catalog kind
skill
Gateway key
gsd-add-phase
Source
github.com/allgpt-co/quickvoice