What problem does it solve? Plans and decisions often contain hidden assumptions and unresolved dependencies that only surface after execution begins. This Skill systematically interrogates a plan, decision, or idea until every open question is answered and a shared understanding is reached. ## Core Features & Use Cases - Design Tree Mapping: Models every decision as a tree where each choice branches into dependent sub-decisions. - Frontier-Based Rounds: Asks only the questions whose prerequisites are settled, numbering each one and providing a recommended answer. - Autonomous Fact-Finding: Dispatches sub-agents to look up facts from the environment instead of asking the user for information it can find itself. - Use Case: Before starting a major refactor, have the AI grill you on architecture choices, migration strategy, and rollback plans so gaps in your thinking surface before you write code. ## Quick Start Ask the AI to grill you on your plan for an upcoming project or decision and answer each numbered round of questions until the frontier is empty.