grill-me-auto
Grill Me Auto
Batch-mode fork of grill-me: same relentless stress test, but every question is written into one markdown grill document so the user can read, collapse/expand, and answer in one shot.
Use this skill for /grill-me-auto, /Grill Me Auto, /grill me auto, "auto grill", or requests for all grill questions at once. If the user wants a live one-question-at-a-time interview, redirect to /grill-me. If they want engineering-only grilling against CONTEXT.md / ADRs, redirect to /domain-grill.
Step 0 — choose depth first
If the invocation includes a recognized depth (see the table in REFERENCE.md for accepted values and aliases), echo it in one line and proceed. Otherwise, ask exactly this and stop:
Grill depth? (default: deep)
- deep — every branch, edge case, contradiction, code/doc cross-check, and invented boundary scenario. Typically 20–40+ questions.
- standard — critical assumptions plus main edge cases and obvious cross-checks. Typically 15–25 questions.
- quick — only highest-leverage deal-breakers and dead-on-arrival risks. Typically 5–10 questions.
Reply with
deep/standard/quick(or hit return for deep). Pre-select next time with/grill-me-auto deep|standard|quick.