What problem does it solve? Plans and designs often contain hidden assumptions, vague requirements, and unrecorded decisions. This Skill runs a relentless interview session that stress-tests a plan or design through targeted questioning, while capturing the outcomes as durable documentation such as Architecture Decision Records (ADRs) and glossary entries. ## Core Features & Use Cases - Structured Interrogation: Runs a grilling session built on the domain-modeling skill to expose gaps, ambiguities, and weak assumptions in a plan or design. - Documentation as a Byproduct: Creates ADRs and glossary entries during the interview, so decisions and terminology are recorded as they are clarified. - Existing Convention Awareness: Detects an existing ADR registry and glossary (docs/ADR/ with index, GLOSSARY.md) and records into those formats instead of creating new CONTEXT.md or docs/adr/ conventions. - Use Case: Before implementing a new feature, run a grilling session on the draft design; the session challenges each design choice in Russian-language dialogue and leaves behind ADRs documenting the decisions reached. ## Quick Start Ask the assistant to run a grilling session on your current plan or design document so it can challenge the assumptions and record the resulting decisions as ADRs and glossary entries.