What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unexplored branches that only surface after execution begins. This Skill stress-tests your thinking by interviewing you relentlessly until every decision is examined and a shared understanding is reached. ## Core Features & Use Cases - Design Tree Mapping: Models your plan as a tree of decisions 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 filesystem or tools instead of asking you for information it can find itself. - Use Case: Before starting a major refactor, have the skill grill you on architecture choices, migration strategy, and rollback plans so gaps in your reasoning surface before you write code. ## Quick Start Ask the assistant to grill you about your plan for the upcoming project and answer each numbered round of questions until the frontier is empty.