What problem does it solve? Plans and designs often contain hidden assumptions, unresolved dependencies, and unexamined branches that only surface during implementation. This Skill systematically interrogates every aspect of a plan until all decision points are resolved and both sides share a complete understanding. ## Core Features & Use Cases - Relentless Structured Interviewing: Walks down each branch of the design decision tree, asking one question at a time 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 directly to answer questions that can be resolved from existing code instead of asking the user. - Use Case: Before implementing a new feature, paste your design plan and let the Skill grill you on edge cases, data models, API contracts, and failure modes until the plan is airtight. ## 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.