What problem does it solve? Plans and designs often hide unexamined assumptions and unresolved dependencies between decisions. This Skill stress-tests your plan by interviewing you relentlessly, one question at a time, until every branch of the decision tree is resolved and both sides share a common understanding. ## Core Features & Use Cases - Systematic Decision-Tree Walkthrough: Explores each branch of your design, resolving dependencies between decisions one by one. - Recommended Answers: For every question asked, the Skill provides its own recommended answer so you can react rather than start from scratch. - Codebase-Grounded Questions: When a question can be answered by exploring the codebase, it investigates the code directly instead of asking you. - Use Case: Before implementing a new architecture, ask to be grilled on the design so gaps in caching, error handling, and data modeling surface before any code is written. ## Quick Start Ask the assistant to grill you on your current plan or design document until every open decision is resolved.