What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface later as costly mistakes. This Skill stress-tests your thinking by relentlessly interviewing you about every aspect of a plan until a shared understanding is reached. ## Core Features & Use Cases - One-at-a-time questioning: Asks a single question per turn and waits for your answer, 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 lookup vs. decisions: Looks up verifiable facts from the environment (filesystem, tools) instead of asking, while reserving all judgment calls for you. - Use Case: Before starting a major refactor, invoke the grilling session to have every architectural assumption, dependency, and trade-off challenged until you confirm the plan is fully understood. ## Quick Start Ask the assistant to grill you about your plan for the upcoming project and answer each question one at a time until you confirm shared understanding.