gsd-new-project
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<context>
**Flags:**
- `--auto` — Automatic mode. After config questions, runs research → requirements → roadmap without further interaction. Expects idea document via @ reference.
</context>
<objective>
Initialize a new project through unified flow: questioning → research (optional) → requirements → roadmap.
Creates:
- — project context
.planning/PROJECT.md - — workflow preferences
.planning/config.json - — domain research (optional)
.planning/research/ - — scoped requirements
.planning/REQUIREMENTS.md - — phase structure
.planning/ROADMAP.md - — project memory
.planning/STATE.md
After this command: Run to start execution.
</objective>
{{COMMAND_PREFIX}}plan-phase 1<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-project.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>
<process>
Execute the new-project workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/new-project.md end-to-end.
Preserve all workflow gates (validation, approvals, commits, routing).
</process><context>
**参数说明:**
- `--auto` — 自动模式。完成配置问答后,无需进一步交互即可自动执行调研→需求梳理→路线图生成流程,需要通过@引用传入创意文档。
</context>
<objective>
通过统一流程初始化新项目:需求问询→调研(可选)→需求梳理→路线图制定。
生成文件:
- — 项目上下文
.planning/PROJECT.md - — 工作流偏好配置
.planning/config.json - — 领域调研内容(可选)
.planning/research/ - — 范围明确的需求文档
.planning/REQUIREMENTS.md - — 阶段结构规划
.planning/ROADMAP.md - — 项目状态记录
.planning/STATE.md
执行本命令后: 运行即可启动项目执行。
</objective>
{{COMMAND_PREFIX}}plan-phase 1<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-project.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>
<process>
端到端执行@{{PLATFORM_ROOT}}/get-shit-done/workflows/new-project.md中定义的新项目工作流,保留所有工作流关口(校验、审批、提交、路由)。
</process>