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 a shared, validated understanding is reached. ## Core Features & Use Cases - Relentless Interviewing: Asks one focused question at a time, walking down each branch of the decision tree until every dependency is resolved. - 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, avoiding unnecessary back-and-forth. - Use Case: Before implementing a new feature, ask to be grilled on your design doc so edge cases, trade-offs, and dependencies are settled before writing code. ## Quick Start Attach your plan or design document and say: grill me on this plan until we reach a shared understanding.