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 직업 분류 기준
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
| 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.