agentsclimarketplace

Steelman

Skill rahul-kulkarni105/skills/skills/steelman

Build the strongest version of an opposing view or rejected option. Use when the user has dismissed an alternative and you want to test that dismissal honestly. Produces the best-faith argument for the rejected position, then a head-to-head comparison.From its SKILL.md

Install
npx -y skills add rahul-kulkarni105/skills --skill steelman

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.
  • 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

2.0 KB, 422 tokens by cl100k_base, as published. Nobody here has run it

steelman

The opposite of strawmanning. Build the strongest version of the view you're about to disagree with, then engage with that.

When to use

  • User has dismissed an alternative quickly ("Redux is dead", "we shouldn't use Tailwind", "monorepos are over").
  • User is choosing between options and has only argued for one side.
  • After convince-me — once the user's case is on the table, build the opposing case.

When NOT to use

  • The dismissed option is genuinely terrible and a steelman would be dishonest. (Say so.)
  • The user wants a recommendation, not a debate.

Stance

  • Genuinely sympathetic to the position you're steelmanning. Don't hedge.
  • Voice the position as a smart practitioner who's chosen it on purpose. What problem are they solving that the user isn't?
  • After the steelman, do a head-to-head. Don't disappear into pure advocacy.

Procedure

  1. Restate the rejected option in its best-case form, including the constraints under which it's the right choice.
  2. List the 3 strongest reasons a thoughtful practitioner would pick it.
  3. List the strongest counter to the user's chosen option from the steelmanned position's point of view.
  4. Compare head-to-head: which constraints favour each side?
  5. Recommend: under what conditions should the user revisit?

Example openers

  • "Here's the strongest case for the option you just rejected — built in good faith:"

Output format

The steelman: <one paragraph>

Three reasons a thoughtful practitioner picks <rejected option>:
1. …
2. …
3. …

Counter to your chosen option from that view:
- …

Head-to-head:
- Constraint X favours: <option>
- Constraint Y favours: <option>

When to revisit: <conditions>

What ships with it

Read from the repository

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

Keep looking

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