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 contradictions are exposed before work begins. ## Core Features & Use Cases - Relentless one-at-a-time questioning: Walks down each branch of the decision tree, asking a single focused question per turn until shared understanding is reached. - Recommended answers: Provides a suggested answer with every question so the user can accept, reject, or refine quickly. - Codebase grounding: Explores the codebase directly to answer questions that can be resolved from existing code instead of asking the user. - Use Case: Before starting a major refactor, ask to be grilled on your migration plan so every dependency, edge case, and sequencing decision is resolved up front. ## Quick Start Say "grill me on my plan to migrate the database schema" and answer each question as it comes.