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 until all decision points are resolved and both parties share a complete understanding. ## 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 so the user can accept, reject, or refine it. - 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 implementing a new feature, ask to be grilled on your design document so gaps in error handling, data modeling, and edge cases are exposed before any code is written. ## Quick Start Ask the assistant to grill you on your plan or design document, then answer each question one at a time until every decision branch is resolved.