What problem does it solve? AI agents implementing a project often make inconsistent technical choices, causing conflicting code. This Skill guides you through a structured, collaborative workflow to produce a complete architecture decision document that serves as the single source of truth for implementation. ## 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 completion handoff. - Consistency Rules for AI Agents: Defines naming, structure, format, and communication patterns so multiple AI agents write compatible code. - Resumable State Tracking: Tracks progress in document frontmatter, detects existing work, and lets you resume or restart at any step. - Use Case: After writing a PRD for a new web app, run this workflow to decide the tech stack, database, API patterns, and project structure, producing an architecture.md that implementation agents follow exactly. ## Quick Start Ask the agent to create the technical architecture for your project based on your existing PRD document.