What problem does it solve?
Guided post-init workshop that helps new AOD Kit adopters establish product vision and design identity. Two-part flow: Part 1 (Vision) asks 5 guided questions to populate product-vision.md; Part 2 (Design) browses archetypes to generate brand files (brand.md, tokens.css, anti-patterns.md). Supports --vision and --design flags for partial execution. Use when a developer invokes /aod.foundation after running make init.
Core Features & Use Cases
- Two-part workshop: Vision (5 guided questions) and Design (archetype browser) to generate brand files (brand.md, tokens.css, anti-patterns.md)
- Flag-driven execution: --vision and --design; full run if no flags.
- Automatic project scaffolding: derives project name, creates docs/branding assets, and updates governance content
Quick Start
Invoke the /aod.foundation workflow after make init to generate vision and brand assets for your project.