What problem does it solve?
This Skill helps you pressure-test a plan or design by systematically uncovering assumptions, missing details, and unresolved branches before you commit to implementation.
Core Features & Use Cases
- Structured Interrogation: Asks one focused question at a time so complex decisions stay manageable.
- Branch-by-Branch Exploration: Walks through dependent choices in order, resolving each fork in the design tree.
- Codebase-Aware Clarification: Checks the codebase when a question can be answered from existing context instead of guessing.
- Use Case: Use it when you want a rigorous design review, a pre-implementation sanity check, or a challenge session for a proposed workflow.
Quick Start
Ask the grill-me skill to challenge your plan or design and guide the discussion one question at a time until the approach is fully understood.