What problem does it solve? Plans and decisions often hide unexamined assumptions. This Skill stress-tests an idea by interviewing the user relentlessly until every decision branch is explored and a shared understanding is reached. ## Core Features & Use Cases - Design tree mapping: Models the topic 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 question and providing a recommended answer per round. - Fact-finding delegation: Dispatches sub-agents to look up environmental facts instead of asking the user for information that can be retrieved directly. - Use Case: Before committing to a system architecture, have the Skill grill you round by round until every dependency, trade-off, and open question is explicitly decided. ## Quick Start Ask the assistant to grill you on your plan or decision and answer each numbered round of questions until the frontier is empty.