Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bjornmelin avatar

Grill Me

  • 39 installs
  • 5 repo stars
  • Updated August 5, 2026
  • bjornmelin/dev-skills

grill-me is a skill that interviews you relentlessly about a plan or design, resolving each decision-tree branch until you reach shared understanding.

About

This skill interviews the user about a plan or design until reaching shared understanding. Developers use it to stress-test a design by resolving each branch of the decision tree one question at a time. It recommends an answer per question and scores viable options with a weighted decision framework, exploring the codebase or web when a question can be answered that way.

  • Interviews the user relentlessly about a plan until shared understanding
  • Walks each branch of the design decision tree with recommended answers
  • Scores viable options with weighted decision-framework scores

Grill Me by the numbers

  • 39 all-time installs (skills.sh)
  • Ranked #1,732 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

grill-me capabilities & compatibility

Capabilities
planning · research
Use cases
planning · research
From the docs

What grill-me says it does

Interview me relentlessly about every aspect of this plan until we reach a shared understanding.
SKILL.md
For each question, provide your recommended answer and include custom weighted decision framework scores from 0.0 to 10.0 for all viable options
SKILL.md
Ask questions one at a time using `functions.request_user_input`.
SKILL.md
npx skills add https://github.com/bjornmelin/dev-skills --skill grill-me

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs39
repo stars5
Last updatedAugust 5, 2026
Repositorybjornmelin/dev-skills

What it does

Stress-testing a plan or design by resolving each decision-tree branch one question at a time with recommended answers.

Who is it for?

Developers who want a plan or design stress-tested before building.

Skip if: Executing implementation work; it resolves decisions rather than writing the feature.

When should I use this skill?

The user wants to stress-test a plan, get grilled on a design, or says grill me.

Files

SKILL.mdMarkdownGitHub ↗

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 and applying your deep reasoning and domain expertise. For each question, provide your recommended answer and include custom weighted decision framework scores from 0.0 to 10.0 for all viable options, and target 9.0+ decisions when realistically achievable.

Ask questions one at a time using functions.request_user_input. Put the recommended option first, and keep options mutually exclusive. Batch multiple non-dependent questions into a single functions.request_user_input whenever safe.

If a question can be answered by exploring the codebase, explore the codebase instead.

If a question can be answered by researching the web, GitHub, or package source code, use web search tools, context7, gh cli/api, or opensrc skills.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.