Initialize new project with comprehensive documentation (overview, specs, tech stack, architecture)
[project-description] [--file FILE] [--minimal] [--no-sync] [--no-arch]claude-sonnet-4-5-20250929commands/# Init Project: Bootstrap Project Foundation ## Introduction Transform a project idea into complete foundational documentation including project overview, technical specifications, technology stack selection, and system architecture design. **Purpose**: Create the documentation foundation before writing any code - ensures alignment, reduces rework, and provides clear technical direction. **Output Structure:** **Integration**: Generated documents serve as input for `/lazy plan` when creating user stories. --- ## When to Use **Use `/lazy init-project` when:** - Starting a brand new g...