What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface after costly mistakes. This Skill stress-tests your thinking by interviewing you relentlessly, one question at a time, until every branch of the decision tree is resolved and 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, with a recommended answer provided 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 writing a technical specification, invoke this Skill to grill yourself on architecture choices, scope boundaries, and edge cases so the spec is built on confirmed decisions rather than assumptions. ## Quick Start Ask the agent to grill you about your plan or idea, for example by saying "grill me about my plan to migrate the database to PostgreSQL".