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 so gaps and weak decisions are exposed before work begins. ## Core Features & Use Cases - Relentless Structured Interviewing: Walks down each branch of the design decision tree, resolving dependencies between decisions one by one. - 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 when a question can be answered by reading existing code instead of asking the user. - Use Case: Before starting a major refactor, ask to be grilled on your migration plan so every edge case, dependency, and trade-off is explicitly decided. ## Quick Start Ask the agent to grill you on your current plan or design, for example by saying "grill me on my database migration plan".