grilling

Installation
SKILL.md

Grilling

Interview the user relentlessly until you reach a shared understanding. Map this as a design tree: every decision branches into the decisions that hang off it.

Modes

  • Grill / grill me: run the interview only. Do not write artifacts or begin implementation.
  • Grill with docs: run the same interview while invoking domain-modeling for active glossary changes and qualifying ADRs. Do not turn every answer into documentation.

When shape-design invokes this skill, return the settled decisions to that workflow so it can update the design or specification.

Work the tree in rounds. The frontier is every decision whose prerequisites are already settled: the questions you can ask now without guessing at answers you haven't heard yet. Ask the whole frontier in one round: number each question and give your recommended answer. Then wait for the user's answers before the next round.

Format a round like so:

❓ **Q1** - **<question title>**: <question body, might be multiple paragraphs, including multiple choices>

➡️ <your recommended answer>
Installs
1
Repository
legout/skills
First Seen
2 days ago
grilling — legout/skills