What problem does it solve? Ideas, plans, and designs often contain hidden assumptions and gaps that only surface during implementation. This Skill forces a rigorous interview process that exposes weaknesses before any code is written. ## Core Features & Use Cases - Structured Interview: Delegates to the grilling skill to run a one-question-at-a-time interview about your idea, plan, design, or decision. - Plan Gate: Requires an agreed plan saved under .context/plans/YYYY-MM-DD-<slug>.md before any implementation begins. - Explicit Invocation Only: Runs only when you explicitly invoke grill-me or ask to be grilled, never implicitly. - Use Case: Before building a new caching layer, invoke grill-me to have your design challenged question by question, confirm shared understanding, and produce a written plan file. ## Quick Start Ask the assistant to use grill-me to stress-test your plan for the new feature before writing any code.