
Grill Me
- 13 installs
- 356 repo stars
- Updated March 25, 2026
- brianlovin/agent-config
This is a copy of grill-me by brianlovin - installs and ranking accrue to the original listing.
grill-me is a Claude skill that interviews the user through every branch of a plan or design's decision tree until they reach shared understanding.
About
grill-me is a short skill that has the agent interview the user relentlessly about a plan or design. It walks down each branch of the decision tree, resolving dependencies between decisions one at a time and offering a recommended answer per question. When a question can be answered from the codebase, it explores the code instead of asking.
- Interviews the user relentlessly about a plan or design until shared understanding is reached
- Walks each branch of the design tree, resolving dependencies between decisions one by one
- Provides a recommended answer for every question, exploring the codebase when it can answer one
Grill Me by the numbers
- 13 all-time installs (skills.sh)
- Data as of Aug 1, 2026 (Skillselion catalog sync)
grill-me capabilities & compatibility
- Capabilities
- plan review · design review · requirements elicitation
- Use cases
- planning
- Pricing
- Free
What grill-me says it does
Interview me relentlessly about every aspect of this plan until we reach a shared understanding.
For each question, provide your recommended answer.
If a question can be answered by exploring the codebase, explore the codebase instead.
npx skills add https://github.com/brianlovin/agent-config --skill grill-meAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 13 |
|---|---|
| repo stars | ★ 356 |
| Last updated | March 25, 2026 |
| Repository | brianlovin/agent-config ↗ |
What it does
Stress-test a plan or design by interviewing the user through each decision branch until shared understanding is reached.
Who is it for?
Stress-testing a plan or design before implementation
When should I use this skill?
You want to stress-test a plan, get grilled on your design, or say 'grill me'
What you get
Every decision branch is resolved and shared understanding is reached.
- Resolved plan or design decisions
Files
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.
If a question can be answered by exploring the codebase, explore the codebase instead.
Related skills
FAQ
When should I use grill-me?
When you want to stress-test a plan, get grilled on your design, or mention 'grill me'.
Does it just ask questions?
It provides a recommended answer for each question and explores the codebase when a question can be answered there.