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 by relentlessly interviewing you about every aspect of a plan until a shared understanding is reached. ## Core Features & Use Cases - Sequential Interrogation: Asks one question at a time, walking down each branch of the decision tree and resolving dependencies between decisions one by one. - Recommended Answers: Provides a recommended answer for each question so you can accept, reject, or refine it rather than starting from scratch. - 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, have the AI grill you on scope, rollback strategy, testing approach, and team impact until every decision is explicit and confirmed. ## Quick Start Ask the AI to grill you about your plan, for example: "Grill me about my plan to migrate our database to PostgreSQL."