What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface during implementation. This Skill systematically interrogates your thinking through structured questioning rounds until every decision branch is explicitly settled. ## 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 already settled, numbering each question and providing a recommended answer. - Autonomous Fact-Finding: Looks up environmental facts (filesystem, tools) itself instead of asking the user for information it can retrieve. - Use Case: Before starting a major refactor, invoke this Skill to be grilled on architecture choices, migration strategy, and rollback plans until no assumption remains unexamined. ## Quick Start Ask the agent to grill you on your migration plan using the grill-me skill and answer each numbered round of questions.