gsd-new-milestone
Start a new milestone cycle — update PROJECT.md and route to requirements
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Start a new milestone cycle — update PROJECT.md and route to requirements
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | gsd-new-milestone |
| description | Start a new milestone cycle — update PROJECT.md and route to requirements |
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> @C:/Work/Code/kylin-router/.trae/get-shit-done/workflows/new-milestone.md @C:/Work/Code/kylin-router/.trae/get-shit-done/references/questioning.md @C:/Work/Code/kylin-router/.trae/get-shit-done/references/ui-brand.md @C:/Work/Code/kylin-router/.trae/get-shit-done/templates/project.md @C:/Work/Code/kylin-router/.trae/get-shit-done/templates/requirements.md </execution_context>
Milestone name: {{GSD_ARGS}} (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.
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
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit