From thinking
Think through consequences of consequences - see beyond immediate effects to downstream impacts
How this command is triggered — by the user, by Claude, or both
Slash command
/thinking:second-orderThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Second-Order Thinking Most people only consider first-order effects. Second-order thinkers ask "And then what?" repeatedly to see the full cascade of consequences. ## Why It Matters - First-order thinking: "This action has this effect" - Second-order thinking: "That effect causes these other effects" - Third-order thinking: "Those effects cause these further effects" Many disasters come from ignoring second-order effects. Many opportunities come from seeing them. ## Process 1. Identify the decision or action 2. List immediate (first-order) effects 3. For each, ask "And then what?" 4...
Most people only consider first-order effects. Second-order thinkers ask "And then what?" repeatedly to see the full cascade of consequences.
Many disasters come from ignoring second-order effects. Many opportunities come from seeing them.
## Second-Order Analysis: [Decision/Action]
### The Action
[What's being considered]
### First-Order Effects (Immediate)
| Effect | Who's Affected | Magnitude |
|--------|---------------|-----------|
| [Effect 1] | [Who] | [High/Med/Low] |
| [Effect 2] | [Who] | [High/Med/Low] |
| [Effect 3] | [Who] | [High/Med/Low] |
### Second-Order Effects (And then what?)
**From [Effect 1]:**
- → [Consequence A]
- → [Consequence B]
**From [Effect 2]:**
- → [Consequence C]
- → [Consequence D]
**From [Effect 3]:**
- → [Consequence E]
- → [Consequence F]
### Third-Order Effects (Further downstream)
- [Longer-term consequence 1]
- [Longer-term consequence 2]
### Unintended Consequences
| Consequence | Desirable? | Preventable? |
|-------------|-----------|--------------|
| [Consequence] | [Yes/No] | [Yes/No/Partially] |
### Feedback Loops Identified
**Reinforcing (amplifying):**
- [Loop description]
**Balancing (dampening):**
- [Loop description]
### Timeline
| Timeframe | Key Effects |
|-----------|-------------|
| Immediate | [Effects] |
| 1-3 months | [Effects] |
| 6-12 months | [Effects] |
| 1+ years | [Effects] |
### Net Assessment
[Considering all orders of effects, is this a good decision?]
Incentive changes:
Competition response:
Adaptation:
Resource reallocation:
Apply to user's decision immediately.
npx claudepluginhub sponticelli/gamedev-claude-plugins --plugin thinking/second-orderApplies second-order thinking to an action or current context, tracing first-, second-, third-order effects, delayed consequences, and providing a revised assessment.
/analyzeAnalyzes hypothetical changes, mechanisms, or behavioral patterns with Perception-First Design. Walks 5 perceptual layers to predict cascading consequences and trade-offs.
/thinkApplies structured thinking frameworks like 80/20, First Principles, or SWOT to analyze a problem or decision, producing key insight and recommendation.
/devils-advocateChallenges assumptions, identifies weaknesses, and stress-tests ideas or plans with structured assessments, failure modes, and questions.
/future-scenario-generatorGenerates and analyzes future scenarios with plausibility scoring, trend integration, and uncertainty quantification based on specified parameters.
/ultra-thinkPerforms deep multi-dimensional analysis of problems from technical, business, user, and system perspectives, generating 3-5 solutions with pros/cons, risks, and structured recommendations.