ワンクリックで
gsd-new-milestone
Start a new milestone cycle — update PROJECT.md and route to requirements
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Start a new milestone cycle — update PROJECT.md and route to requirements
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Scan for new plugins, MCP servers, agents, and skills not yet documented in ~/.claude/CLAUDE.md. Detects new integrations and updates the cheat sheet automatically.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
| name | gsd-new-milestone |
| description | Start a new milestone cycle — update PROJECT.md and route to requirements |
| argument-hint | [milestone name, e.g., 'v1.1 Notifications'] |
| allowed-tools | ["Read","Write","Bash","Task","AskUserQuestion"] |
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/get-shit-done/workflows/new-milestone.md
@/.claude/get-shit-done/references/questioning.md
@/.claude/get-shit-done/references/ui-brand.md
@/.claude/get-shit-done/templates/project.md
@~/.claude/get-shit-done/templates/requirements.md
</execution_context>
Project and milestone context files are resolved inside the workflow (init new-milestone) and delegated via <files_to_read> blocks where subagents are used.