grill
Installation
SKILL.md
Grill
Overview
Turn a rough idea into an approved design by grilling decisions one at a time — then stop. No code until the user confirms shared understanding.
Fuses:
- grill-me / grilling — decision-tree interview; one question; always recommend an answer; look up facts, don't ask them
- superpowers brainstorming — explore context, compare 2–3 approaches, present design in sections, hard-gate implementation, optional spec file
Core principle: decisions belong to the human; facts belong to the codebase. Don't implement until both of you can state the same plan.
When to Use
- Before building a feature, changing behavior, or shaping architecture
- User says "grill me", "brainstorm", "pressure-test this", "help me design…"
- A plan still has soft spots or dependent decisions