gsd-add-phase

star 21

Add phase to end of current milestone in roadmap

shoootyou By shoootyou schedule Updated 2/26/2026

name: gsd-add-phase description: Add phase to end of current milestone in roadmap argument-hint: allowed-tools: Read, Write, Bash

Add a new integer phase to the end of the current milestone in the roadmap.

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
@{{PLATFORM_ROOT}}/get-shit-done/workflows/add-phase.md Arguments: $ARGUMENTS (phase description)

Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.

**Follow the add-phase workflow** from `@{{PLATFORM_ROOT}}/get-shit-done/workflows/add-phase.md`.

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
Install via CLI
npx skills add https://github.com/shoootyou/get-shit-done-multi --skill gsd-add-phase
Repository Details
star Stars 21
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator