From gsd
Adds sequential phase to current roadmap milestone: calculates next integer number, generates slug from description, creates directory, updates roadmap and STATE.md.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Adds sequential integer phases to current milestone in ROADMAP.md from description, auto-numbering and slugifying. Updates ROADMAP.md and STATE.md. Use /kata:add-phase <desc> or triggers like 'add phase'.
Inserts urgent work as decimal phases (e.g., 72.1) between existing integer phases in roadmaps without renumbering. Useful for mid-milestone discoveries requiring workflow execution.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Routes to the add-phase workflow which handles:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/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: