What problem does it solve? Plans and designs often contain hidden assumptions, vague requirements, and unexamined tradeoffs that only surface during implementation. This Skill runs a relentless structured interview that challenges a plan or design, and captures the clarified decisions as Architecture Decision Records (ADRs) and a shared glossary along the way. ## Core Features & Use Cases - Relentless Interviewing: Runs a grilling session that probes a plan or design until ambiguities and weak assumptions are exposed. - Documentation as a Byproduct: Creates ADRs and glossary entries during the conversation, so decisions and terminology are recorded as they are clarified. - Domain Modeling Integration: Delegates to the domain-modeling skill to structure the interrogation around the problem domain. - Use Case: Before starting implementation of a new service, run a grilling session on your design doc; walk away with a sharpened plan plus ADRs documenting why each key decision was made. ## Quick Start Ask the agent to run a grilling session on your current plan or design document and produce ADRs and a glossary from the discussion.