| name | grill-me |
| description | Force deep interrogation of a plan before any code gets written. |
| version | 1.0 |
| updated | "2026-04-17T00:00:00.000Z" |
| tags | ["infrastructure","active"] |
| effort | medium |
| disable-model-invocation | true |
/grill-me — Discovery Before Building
Purpose: Force deep interrogation of a plan before any code gets written. Multiple sessions have been burned building the wrong thing because we didn't ask enough questions first.
What To Do
Interview the user relentlessly about every aspect of their plan until you reach a shared understanding. Use a design tree methodology — explore dependencies and branches systematically.
Rules:
- Do NOT propose solutions until the interview is complete.
- Ask 16-50+ questions depending on complexity.
- Cover: inputs, outputs, dependencies, failure modes, edge cases, what "done" looks like, what happens if it doesn't work.
- Push back on assumptions. Ask "why" at least three times on the core idea.
- When you think you understand, summarize the plan back to the user in plain English. If they say yes, THEN propose implementation.
When the user says /grill-me: Start immediately. No preamble. First question.