What problem does it solve? Plans and designs often contain unexamined assumptions and unresolved decisions that surface only during implementation, causing rework. This Skill interrogates a plan one decision at a time until a shared understanding is reached before any building starts. ## Core Features & Use Cases - Sequential Decision Questioning: Walks each branch of a design, asking one question at a time with a recommended answer, resolving dependencies between decisions. - Option Framing: When multiple viable approaches exist, lays out 2-3 options with one-line tradeoffs before drilling into the chosen direction. - Just-in-Time Visuals: Generates mockups or diagrams only when a visual genuinely resolves a UI or layout question faster than text. - Decision Persistence: Writes confirmed terms and architectural choices into CONTEXT.md or ADRs when the project opts into persistence. - Use Case: Before building a new feature, have the AI interrogate your design doc decision by decision, catching gaps in data flow, error handling, and component boundaries before writing code. ## Quick Start Ask the AI to put your plan or design through the roundtable and question each decision one at a time until you reach a shared understanding.