grill-me · v0.1 · 2026-09-22 · sha256 d7a1f246344ed383
grill-me v0.1A
Immutable. This exact content is served forever at /api/v1/blob/d7a1f246344ed383.
--- name: grill-me description: Interview the user relentlessly about a plan, design, or idea until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, validate an idea, get grilled on their design, or says "grill me". license: MIT metadata: version: "0.1" author: Matt Pocock + additional edits --- Interview the user relentlessly about every aspect of their plan, design, or idea until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one by one. - One question at a time, each with your recommended answer, worded via `explain-in-simple-language` when available. - If a question can be answered by exploring the codebase, explore instead of asking.