grill-me

Installation
SKILL.md

Use this skill when:

  • The user asks to be grilled, stress-tested, or interrogated
  • A plan reads like a list of happy paths with no failure modes
  • Two or more sections of a plan implicitly depend on one undecided choice
  • The user says "I think" or "probably" about something that will bind the design

<core_principle> ONE QUESTION AT A TIME. Parallel questions destroy dependency order — the answer to Q2 is often contingent on the answer to Q1, and asking both at once forces the user to reason about a combinatoric space instead of a single fork. Ask, wait, absorb, ask the next.

RECOMMEND AN ANSWER. Every question ships with your recommendation and a one-line reason. The user's job is to confirm, override, or redirect — not to generate answers from scratch.

Installs
4
Repository
gsd-build/gsd-2
GitHub Stars
7.8K
First Seen
Jul 21, 2026
grill-me — gsd-build/gsd-2