From gsd
Starts new GSD milestone cycle: gathers goals via questioning, updates PROJECT.md, creates requirements and roadmap files. For planning next project phase.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Adds milestones to kata projects: questions for goals, updates .planning/PROJECT.md, REQUIREMENTS.md, ROADMAP.md, STATE.md. For first post-/kata:new-project or subsequent cycles.
Manages project milestones: create new cycles with phases, complete/archive versions, preview changes, audit integration, analyze gaps. For structured delivery checkpoints.
Autonomously executes all remaining milestone phases: discuss→plan→execute per phase. Updates ROADMAP.md and STATE.md, pauses for user decisions on blockers.
Share bugs, ideas, or general feedback.
Brownfield equivalent of new-project. Project exists, PROJECT.md has history. Gathers "what's next", updates PROJECT.md, then runs requirements → roadmap cycle.
Creates/Updates:
.planning/PROJECT.md — updated with new milestone goals.planning/research/ — domain research (optional, NEW features only).planning/REQUIREMENTS.md — scoped requirements for this milestone.planning/ROADMAP.md — phase structure (continues numbering).planning/STATE.md — reset for new milestoneAfter: /gsd:plan-phase [N] to start execution.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/new-milestone.md @${CLAUDE_PLUGIN_ROOT}/references/questioning.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md @${CLAUDE_PLUGIN_ROOT}/templates/project.md @${CLAUDE_PLUGIN_ROOT}/templates/requirements.md </execution_context>
Milestone name: $ARGUMENTS (optional - will prompt if not provided)Project and milestone context files are resolved inside the workflow (init new-milestone) and delegated via <files_to_read> blocks where subagents are used.