grilling

Installation
SKILL.md

Grilling

Interview the user relentlessly about every aspect of a plan until you reach shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one by one.

Core Rules

  • Ask one question at a time, then wait for feedback before continuing.
  • Attach a recommended answer to each question so the user can accept, reject, or correct it quickly.
  • Treat the user's correction as the new truth immediately. Do not defend the earlier recommendation or drift back to it later.
  • If a question can be answered by exploring files, docs, or code, explore instead of asking.
  • Stop when the decision tree has enough load-bearing structure to produce the next artifact.

Question Shape

Use this shape for each turn:

Question: [one consequential decision]
Installs
4
GitHub Stars
63
First Seen
Jul 13, 2026
grilling — stolinski/s-stack