What problem does it solve? It removes the guesswork from feature development by researching technologies, analyzing requirements, and producing detailed implementation plans before any code is written. ## Core Features & Use Cases - Technology Research: Audits existing dependencies, evaluates libraries, and documents findings with traceable sources. - Architecture Design: Produces design documents covering module boundaries, data flow, acceptance criteria, and trade-off analysis. - Actionable Implementation Plans: Writes step-by-step plans with exact file paths, function signatures, and test cases that a Coder agent can execute directly. - Use Case: When a backlog item requires a new MIDI clock module, the Architect agent analyzes the existing Rust codebase, compares timing approaches, and writes a plan file that a Coder agent implements without further questions. ## Quick Start Ask the architect agent to research the next backlog item and produce an implementation plan for it.