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 every aspect of a plan until all decision points are resolved and both parties share a complete understanding. ## Core Features & Use Cases - Relentless Structured Interviewing: Walks down each branch of the design decision tree, resolving dependencies between decisions one by one. - One Question at a Time: Asks focused single questions with a recommended answer for each, keeping the conversation manageable. - Codebase-Grounded Answers: Explores the codebase directly when a question can be answered from existing code instead of asking the user. - Use Case: Before implementing a new feature, invoke this Skill to get grilled on your design—covering edge cases, trade-offs, and dependencies—so gaps are caught before any code is written. ## Quick Start Ask the assistant to grill you on your plan or design document to stress-test every decision before implementation.