What problem does it solve? Plans and designs often contain hidden assumptions, vague terms, and unchallenged decisions. This Skill runs a relentless structured interview to stress-test a plan or design while simultaneously producing documentation artifacts (Architecture Decision Records and a glossary) as the conversation progresses. ## Core Features & Use Cases - Relentless Interview: Challenges every assumption, ambiguity, and design choice through a structured grilling process. - Documentation as a Byproduct: Creates ADRs and a domain glossary during the interview rather than as a separate task. - Composed Workflow: Delegates to two underlying capabilities, "grilling" and "domain-modeling", invoked together. - Use Case: Before implementing a new service, run this Skill on your design proposal to expose weak points and walk away with written ADRs and a shared vocabulary for the team. ## Quick Start Ask the assistant to grill my current design document and produce ADRs and a glossary from the discussion.