What problem does it solve? Plans and decisions often rest on unexamined assumptions. This Skill stress-tests your thinking by interviewing you relentlessly until every decision in your plan has been explicitly surfaced, questioned, and settled. ## Core Features & Use Cases - Design Tree Mapping: Models your plan as a tree of decisions, where each decision branches into the sub-decisions that depend on it. - Frontier-Based Rounds: Asks only the questions whose prerequisites are already settled, numbering each question and providing a recommended answer you can endorse with a simple yes. - 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 agent grill you on architecture choices, migration strategy, and rollback plans so hidden assumptions surface before you write code. ## Quick Start Ask the agent to grill you about your plan or decision, then answer each numbered round of questions until the frontier is empty.