| name | gsd:workflow:new-project |
| description | Complete workflow for starting a new GSD project |
| version | 1.0.0 |
| triggers | ["new project","start project"] |
| tools | ["Bash","Glob","Grep","Write"] |
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.