agentsclimarketplace

Grill me

Skill lhh1301506137/CoTend/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, mentions "grill me", or wants one-question-at-a-time clarification where replying `1` accepts the recommended default answer.From its SKILL.md

Install
npx -y skills add lhh1301506137/CoTend --skill grill-me

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

One thing to look at

  • 0 stars0 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.4 KB, 213 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. For each question, provide your recommended answer.

Ask the questions one at a time.

For each question:

  1. Ask one question only.
  2. Explain why the question matters.
  3. Provide your recommended answer as option 1.
  4. Tell the user that replying only 1 means "accept your recommended answer and continue".
  5. Wait for the user's answer before asking the next question.

Compact response rule:

  • Always include 1 = accept my recommended answer after the question.
  • If the user replies only 1, treat it as agreement with the recommended answer and continue to the next question.
  • If the user replies with any other text, treat it as their custom answer.
  • Do not pack multiple unresolved decisions into one 1; one question still means one decision.

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,861. 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.