Key scenarios: - Plan: Plan implementation steps → Implement step by step → ✅ - Spec-Driven: Product Spec ↺ Design Plan ↺ Implementation Plan ↺ Implement → ✅ - Deep Architect: Draft Architecture ↺ Review Draft ↺ Implement → ✅ - TDD: Plan ↺ Red Phase _(Failing Tests)_ → Green Phase _(Make Tests Pass)_ → Refactor Phase _(Improve Code)_ → ✅ - Low-code mockup flow for UX ideation: Brainstorm Solutions → Prototype Solutions → Iterate → Converge → ✅ Approach: - v0: Baseline built-in plan/implement mode that can be easily customized to more specific engineering workflows - Assume workflows can combine modes and prompts - Combine with onboarding #260212 to make sure users benefit from built-in flows and any team customizations.