CtrlK
BlogDocsLog inGet started
Tessl Logo

gsd-new-project

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

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

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

**Flags:** - `--auto` — Automatic mode. After config questions, runs research → requirements → roadmap without further interaction. Expects idea document via @ reference. 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.

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

Execute end-to-end. Preserve all workflow gates (validation, approvals, commits, routing).
Repository
open-gsd/gsd-core
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.