What problem does it solve? Plans and designs often contain hidden assumptions and unresolved decisions that surface too late. This Skill stress-tests your plan by asking relentless, structured questions until every branch of the decision tree is resolved and both sides share the same understanding. ## Core Features & Use Cases - Systematic Interrogation: Walks down each branch of the design tree, resolving dependencies between decisions one by one. - Recommended Answers: Provides a recommended answer for every question, so you can accept, reject, or refine rather than start from scratch. - Codebase-Grounded Questions: Explores the codebase with Read, Glob, Grep, and Bash to answer questions itself instead of asking you when the answer already exists in the code. - Use Case: Before implementing a new feature, invoke this Skill to get grilled on your design—edge cases, data models, API contracts—until no ambiguity remains. ## Quick Start Ask the assistant to grill you on your implementation plan for the new feature until every design decision is resolved.