gsd-new-milestone
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<objective>
Start a new milestone: questioning → research (optional) → requirements → roadmap.
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:
- — updated with new milestone goals
.planning/PROJECT.md - — domain research (optional, NEW features only)
.planning/research/ - — scoped requirements for this milestone
.planning/REQUIREMENTS.md - — phase structure (continues numbering)
.planning/ROADMAP.md - — reset for new milestone
.planning/STATE.md
After: to start execution.
</objective>
{{COMMAND_PREFIX}}plan-phase [N]<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-milestone.md
@{{PLATFORM_ROOT}}/get-shit-done/references/questioning.md
@{{PLATFORM_ROOT}}/get-shit-done/references/ui-brand.md
@{{PLATFORM_ROOT}}/get-shit-done/templates/project.md
@{{PLATFORM_ROOT}}/get-shit-done/templates/requirements.md
</execution_context>
<context>
Milestone name: $ARGUMENTS (optional - will prompt if not provided)
Project and milestone context files are resolved inside the workflow () and delegated via blocks where subagents are used.
</context>
<process>
Execute the new-milestone workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/new-milestone.md end-to-end.
Preserve all workflow gates (validation, questioning, research, requirements, roadmap approval, commits).
</process>init new-milestone<files_to_read><objective>
启动新里程碑:问题梳理 → 调研(可选)→ 需求定义 → 路线规划。
这是已有项目(Brownfield)版本的新项目流程。项目已存在,PROJECT.md有历史记录。收集"下一步计划",更新PROJECT.md,然后执行需求定义→路线规划的流程。
创建/更新文件:
- — 更新新里程碑目标
.planning/PROJECT.md - — 领域调研(仅针对新增功能,可选)
.planning/research/ - — 本次里程碑的限定范围需求
.planning/REQUIREMENTS.md - — 阶段结构(延续编号)
.planning/ROADMAP.md - — 重置为新里程碑状态
.planning/STATE.md
后续操作: 启动执行。
</objective>
{{COMMAND_PREFIX}}plan-phase [N]<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-milestone.md
@{{PLATFORM_ROOT}}/get-shit-done/references/questioning.md
@{{PLATFORM_ROOT}}/get-shit-done/references/ui-brand.md
@{{PLATFORM_ROOT}}/get-shit-done/templates/project.md
@{{PLATFORM_ROOT}}/get-shit-done/templates/requirements.md
</execution_context>
<context>
里程碑名称:$ARGUMENTS(可选 - 若未提供将提示输入)
项目和里程碑上下文文件在工作流()中解析,并通过块委托给子代理使用。
</context>
<process>
完整执行@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-milestone.md中的新里程碑工作流。
保留所有工作流关卡(验证、问题梳理、调研、需求定义、路线规划审批、提交)。
</process>init new-milestone<files_to_read>