What problem does it solve? Plans and designs often contain hidden assumptions and unresolved dependencies that only surface during implementation. This Skill pressure-tests a plan by asking focused questions one at a time until every branch of the decision tree is resolved. ## Core Features & Use Cases - Relentless Interviewing: Walks through each aspect of a plan or design, resolving dependencies between decisions one by one. - Recommended Answers: Provides a recommended answer for each question so the user can accept, reject, or refine it. - Codebase-Aware Questions: Explores the codebase directly when a question can be answered from project files instead of asking the user. - Use Case: Before starting a major refactor, ask the agent to grill you on your migration plan so edge cases, sequencing issues, and design trade-offs are settled before writing code. ## Quick Start Ask the agent to grill you on your plan or design document and answer each question as it comes.