gsd-new-project
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<runtime_note>
Copilot (VS Code): Use wherever this workflow calls . They are equivalent — is the VS Code Copilot implementation of the same interactive question API.
</runtime_note>
<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.
vscode_askquestionsAskUserQuestionvscode_askquestionsCreates:
- — 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>
/gsd-plan-phase 1<execution_context>
@/.claude/gsd-core/workflows/new-project.md
@/.claude/gsd-core/references/questioning.md
@/.claude/gsd-core/references/ui-brand.md
@/.claude/gsd-core/templates/project.md
@~/.claude/gsd-core/templates/requirements.md
</execution_context>
<process>
Execute end-to-end.
Preserve all workflow gates (validation, approvals, commits, routing).
</process><runtime_note>
Copilot (VS Code): 在本工作流调用的任何地方,都使用。二者功能等价——是VS Code Copilot对同一交互式问题API的实现。
</runtime_note>
<context>
**Flags:**
- `--auto` —— 自动模式。完成配置问题后,无需进一步交互即可运行研究→需求→路线图流程。需通过@引用提供创意文档。
</context>
<objective>
通过统一流程初始化新项目:提问→研究(可选)→需求→路线图。
AskUserQuestionvscode_askquestionsvscode_askquestions生成文件:
- —— 项目上下文
.planning/PROJECT.md - —— 工作流偏好设置
.planning/config.json - —— 领域研究(可选)
.planning/research/ - —— 限定范围的需求
.planning/REQUIREMENTS.md - —— 阶段结构
.planning/ROADMAP.md - —— 项目记忆
.planning/STATE.md
执行此命令后: 运行开始执行。
</objective>
/gsd-plan-phase 1<execution_context>
@/.claude/gsd-core/workflows/new-project.md
@/.claude/gsd-core/references/questioning.md
@/.claude/gsd-core/references/ui-brand.md
@/.claude/gsd-core/templates/project.md
@~/.claude/gsd-core/templates/requirements.md
</execution_context>
<process>
端到端执行。
保留所有工作流关卡(验证、审批、提交、路由)。
</process>