What problem does it solve? Plans and designs often contain unresolved decision points and hidden ambiguities that surface late in implementation. This Skill conducts a rigorous interactive interview, asking one question at a time until every branch of the design tree is settled. ## Core Features & Use Cases - Depth-First Questioning: Digs into one topic until no new insights emerge before moving on, prioritizing depth over breadth. - Recommended Answers: Each question includes a suggested answer with reasoning, so users can confirm quickly instead of deciding from scratch. - Codebase-Grounded Questions: Inspects relevant code before asking, avoiding questions that investigation can answer. - Use Case: When you have a rough implementation plan and want it hardened, the Skill walks through each design decision, records your answers, and produces a consolidated Q&A history at the end. ## Quick Start Ask the agent to grill you on your current plan until every design decision is resolved.