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 a plan through relentless one-at-a-time questioning until every decision branch is resolved and both parties share a complete understanding. ## Core Features & Use Cases - Systematic Decision-Tree Walkthrough: Walks down each branch of the design tree, resolving dependencies between decisions one by one. - Recommended Answers: Provides a recommended answer with every question, so the user can accept, reject, or refine rather than starting from a blank page. - Codebase-Grounded Questions: Explores the codebase directly when a question can be answered by existing code instead of asking the user. - Use Case: Before implementing a new feature, ask to be grilled on your design doc; the Skill will probe edge cases, dependencies, and trade-offs until the plan is airtight. ## Quick Start Ask the AI to grill you on your plan or design document and answer each question as it comes.