Agent skill · Design & Presentation

thinking-steel-manning

Argue against the strongest version of opposing positions, not the weakest. Use for design reviews, evaluating alternatives, conflict resolution, and decision validation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill thinking-steel-manning --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/thinking-steel-manning/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Steel-Manning ## Overview Steel-manning is the opposite of straw-manning. Instead of attacking the weakest version of an opposing argument, you construct and address the strongest possible version. This leads to better decisions, more productive debates, and deeper understanding of trade-offs. **Core Principle:** To truly evaluate an idea, argue against its best form. If you can defeat the strongest version, you've actually learned something. ## When to Use - Design reviews - Evaluating alternative approaches - Conflict resolution - Validating your own decisions - Code review discussions - Architecture debates - When you disagree with someone's proposal - Before rejecting an idea Decision flow: ``` Disagreeing with a proposal? → Can you state their best argument? → no → STEEL-MAN FIRST → Are you attacking a weak version? → yes → CONSTRUCT STRONGER VERSION → Have you found the core insight? → no → DIG DEEPER ``` ## The Steel-Manning Process ### Step 1: Understand the Original Argument Before improving, understand: ```markdown ## Original Proposal Proposal: "We should rewrite the backend in Rust" Stated reasons: - Memory safety - Better performance - Modern language Apparent weakne

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. The Steel-Manning Process
  4. Step 1: Understand the Original Argument
  5. Step 2: Identify the Core Insight
  6. Step 3: Construct the Strongest Version
  7. Step 4: Address the Steel-Manned Version
  8. Step 5: Find the Synthesis
  9. Steel-Manning Patterns
  10. In Design Reviews
  11. In Code Reviews
  12. In Conflict Resolution
  13. In Self-Critique
  14. Steel-Manning Red Flags
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the thinking-steel-manning skill do?

Argue against the strongest version of opposing positions, not the weakest. Use for design reviews, evaluating alternatives, conflict resolution, and decision validation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill thinking-steel-manning --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going