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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Overview
- When to Use
- The Steel-Manning Process
- Step 1: Understand the Original Argument
- Step 2: Identify the Core Insight
- Step 3: Construct the Strongest Version
- Step 4: Address the Steel-Manned Version
- Step 5: Find the Synthesis
- Steel-Manning Patterns
- In Design Reviews
- In Code Reviews
- In Conflict Resolution
- In Self-Critique
- Steel-Manning Red Flags
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.
