agentsclimarketplace

Grill me

Skill BjornMelin/dev-skills/skills/grill-me

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".From its SKILL.md

Install
npx -y skills add BjornMelin/dev-skills --skill grill-me

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 197 tokens by cl100k_base, as published. Nobody here has run it

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.

For pre-mortem plan-challenge work, run the /pre-mortem skill.

What ships with it: 1 file

235 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,537. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.