What problem does it solve? Software projects built by AI agents often suffer from inconsistent technical decisions, conflicting naming conventions, and mismatched patterns across components. This Skill produces a complete architecture decision document that acts as a single source of truth so AI agents implement consistently. ## Core Features & Use Cases - Guided 8-Step Workflow: Walks through initialization, project context analysis, starter template evaluation, core architectural decisions, implementation patterns, project structure, validation, and handoff. - Collaborative Decision Making: Acts as an architectural facilitator with A/P/C menus (Advanced Elicitation, Party Mode, Continue) at each step, requiring user approval before saving content. - Consistency Rules for AI Agents: Defines naming, structure, format, communication, and process patterns that prevent conflicts when multiple AI agents write code. - Use Case: After finishing a PRD for a new web app, run this workflow to produce an architecture.md covering technology stack with verified versions, data architecture, API patterns, and a complete project directory tree before any implementation begins. ## Quick Start Ask the AI to create the technical architecture for your project based on your PRD, for example by saying "let's create architecture".