gsd:workflow:new-project
Installation
SKILL.md
GSD New Project Workflow
Complete workflow for initializing and planning a new GSD project.
When to Use
- Starting a brand new project
- Setting up GSD in existing repository
Phases
- Initialize repository structure
- Create project requirements
- Research project domain
- Create project roadmap
- Map codebase (if exists)
- Begin first phase
Entry Point
Run: gsd:new-project
Success Criteria
Project initialized with roadmap and ready for execution.