What problem does it solve?
It turns vague plans and unstated assumptions into explicit, durable decisions with unique IDs and traceable records, so downstream work (like PRDs and milestones) can proceed without re-interviewing.
Core Features & Use Cases
- Structured interrogation with decision IDs: Extracts decisions one-by-one, assigns
DEC-XXX IDs, and records question, options, selection, rationale, rejected alternatives, dependencies, and status.
- Disk-first decision traceability: Writes the grill log as the only durable source of truth, using a resume workflow that prevents re-asking already-decided questions.
- Decision graph for downstream compilers: Produces a decision artifact that downstream commands can compile into PRDs, milestones, and verification steps without losing context.
Quick Start
Use the grill-me skill to stress-test a design by asking it to start with the project name and one-sentence description, then answer each question one at a time until the grill produces a complete decision log.