What problem does it solve?
Initialize a guided, end-to-end project configuration workflow that checks for environment scaffolding, captures project basics, creates a project constitution, configures governance and tech stacks, optionally adds a design system and custom SME agents, and generates project.yaml plus a full directory scaffold.
Core Features & Use Cases
- Environment checks for required directories (.parade/, .beads/) and auto-detection of existing project.yaml to skip redundant questions
- Phase-based wizard that collects project basics, constitution (vision, users, metrics, principles, boundaries), and tech stack
- Optional design system and custom SME agents, with templates and agent scaffolding
- Writes the final project.yaml, creates directory scaffold, and seeds documentation and governance artifacts for immediate use
- Supports single-app and monorepo configurations
Quick Start
Run /init-project in a clean repository to begin the guided wizard that creates project.yaml and scaffolds the entire project structure.