What problem does it solve? Plans and designs often contain hidden assumptions, unresolved dependencies, and unexplored branches that only surface during implementation. This Skill systematically interrogates every aspect of a plan so gaps and weak decisions are exposed before work begins. ## Core Features & Use Cases - Relentless Structured Interviewing: Walks down each branch of the design decision tree, resolving dependencies between decisions one by one. - Recommended Answers: Provides a recommended answer alongside each question to accelerate decision-making. - Codebase-Grounded Questions: Explores the codebase to answer questions itself when the answer exists in the code, rather than asking the user unnecessarily. - Use Case: Before starting a major refactor, ask to be grilled on your migration plan so every architectural decision, edge case, and dependency is explicitly resolved. ## Quick Start Ask the assistant to grill you on your plan or design document until every decision branch is resolved.