thinking-second-order
Think beyond immediate consequences to second and third-order effects. Use for strategic decisions, policy changes, and avoiding unintended consequences.
Profile →npx skills add majiayu000/claude-skill-registry --skill thinking-second-order --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.
# Second-Order Thinking ## Overview Second-order thinking, articulated by Howard Marks, moves beyond immediate effects to consider what happens next, and what that leads to. First-order thinking is simplistic ("This action solves the problem"); second-order thinking asks "And then what?" repeatedly. **Core Principle:** The obvious answer to "What should I do?" is often wrong because it ignores downstream effects. ## When to Use - Making strategic or architectural decisions - Evaluating policy or process changes - Considering incentive structures - Planning features that change user behavior - Decisions with long-term consequences - When the "obvious" solution feels too easy Decision flow: ``` Decision with consequences beyond immediate? → yes → APPLY SECOND-ORDER THINKING ↘ no → First-order may suffice ``` ## First vs Second-Order Thinking | Situation | First-Order | Second-Order | |-----------|-------------|--------------| | Team is slow | Add more engineers | More engineers → more coordination → slower decisions → may get slower | | Users complain | Add the feature they request | Feature → complexity → more support load → less time for core work | | Costs too high | Cut spending
- Overview
- When to Use
- First vs Second-Order Thinking
- The Process
- Step 1: Identify the Decision and First-Order Effect
- Step 2: Ask "And Then What?"
- Step 3: Apply the 10/10/10 Framework
- Step 4: Consider Systemic Effects
- Step 5: Map the Consequence Chain
- Common Second-Order Effects in Software
- Optimization
- Hiring
- Process Addition
- Technical Shortcuts
What does the thinking-second-order skill do?
Think beyond immediate consequences to second and third-order effects. Use for strategic decisions, policy changes, and avoiding unintended consequences.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill thinking-second-order --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.