open-gsd/gsd-core

gsd-new-project

Initialize a new project with deep context gathering and PROJECT.md

查看源码
仓库原始内容

按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。

<runtimenote> **Copilot (VS Code):** Use `vscodeaskquestions wherever this workflow calls AskUserQuestion. They are equivalent — vscodeaskquestions` is the VS Code Copilot implementation of the same interactive question API. </runtimenote>

<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:

  • .planning/PROJECT.md — project context
  • .planning/config.json — workflow preferences
  • .planning/research/ — domain research (optional)
  • .planning/REQUIREMENTS.md — scoped requirements
  • .planning/ROADMAP.md — phase structure
  • .planning/STATE.md — project memory

After this command: Run /gsd-plan-phase 1 to start execution. </objective>

<executioncontext> @~/.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 </executioncontext>

<process> Execute end-to-end. Preserve all workflow gates (validation, approvals, commits, routing). </process>

来自同一仓库

更多 Skills

全部 Skills