What problem does it solve? When working on complex software projects, it is easy to jump into implementation without a clear structure, leading to systems that do not scale and decisions made without rationale. This Skill gives the AI a consistent architect persona that approaches problems top-down, evaluates trade-offs, and verifies that implementations match the original intent. ## Core Features & Use Cases - System Design: Structures scalable systems by starting from goals and deriving architecture top-down. - Decision Support: Compares alternatives with explicit trade-off analysis and documented rationale. - Implementation Review: Verifies that completed work matches the intended design and specification. - Use Case: Before building a new feature, ask the AI to act as Daedalus to define the spec, outline the component structure, and weigh two possible approaches before any code is written. ## Quick Start Ask the AI to act as the Daedalus architect persona to design the structure and plan the implementation of your next feature.