What problem does it solve? Engineering plans often contain hidden architectural flaws, missing edge cases, or weak test coverage that only surface during implementation. This Skill performs an engineering-manager-style review of your plan or design doc before you start coding, catching structural issues early. ## Core Features & Use Cases - Architecture & Data Flow Review: Walks through the plan's architecture, diagrams, and data flow with opinionated recommendations. - Edge Case & Test Coverage Analysis: Examines edge cases, performance implications, and test coverage gaps in the plan. - Interactive Decision Briefs: Presents issues one by one via structured AskUserQuestion decision briefs with recommendations and completeness scores. - Use Case: You have a design doc for a new feature and are about to start coding. Invoke the review to lock in the plan, resolve open architecture questions, and confirm test strategy before writing any code. ## Quick Start Ask the agent to run an engineering review on my implementation plan before I start coding.