What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface after execution begins. This Skill stress-tests your thinking through relentless one-at-a-time questioning until a shared understanding is reached. ## Core Features & Use Cases - Sequential Interrogation: Asks exactly one question at a time and waits for your answer before continuing, avoiding overwhelming multi-question dumps. - Decision Tree Traversal: Walks down each branch of the decision tree, resolving dependencies between decisions one by one, and provides a recommended answer for each question. - Fact vs. Decision Separation: Looks up verifiable facts from the environment (filesystem, tools) itself, while reserving all actual decisions for you. - Use Case: Before starting a major refactor, invoke the grilling skill to have every architectural assumption, dependency, and trade-off challenged until your plan is fully validated. ## Quick Start Ask the agent to grill you about your migration plan and answer each question until you confirm a shared understanding.