
Grill Me
- 2 installs
- 56 repo stars
- Updated August 4, 2026
- seed-hypermedia/seed
Interviews the user relentlessly about a plan or design, resolving each branch of the decision tree until reaching shared understanding.
About
Asks the user one question at a time to stress-test a plan until confidence is at least 95%. A developer uses it to pressure-test a design or plan before building.
- Asks one question at a time down the decision tree
- Explores the codebase to answer questions where possible
Grill Me by the numbers
- 2 all-time installs (skills.sh)
- Ranked #2,412 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/seed-hypermedia/seed --skill grill-meAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2 |
|---|---|
| repo stars | ★ 56 |
| Last updated | August 4, 2026 |
| Repository | seed-hypermedia/seed ↗ |
What it does
Interviews the user relentlessly about a plan or design, resolving each branch of the decision tree until reaching shared understanding.
Files
Ask 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.
Ask the questions one at a time.
If a question can be answered by exploring the codebase, explore the codebase instead.
We need to be at least 95% confident in the plan before we can call it good. If we can't get there, keep asking questions until we can.