Install
openclaw skills install second-order-effectsAnalyze decisions by tracing consequences beyond immediate outcomes to second and third-order effects.
openclaw skills install second-order-effectsIf ~/second-order-effects/ doesn't exist, or user's memory file shows setup incomplete, read setup.md first.
User faces a decision with non-obvious downstream effects. Agent traces consequences through multiple orders, identifies hidden risks and opportunities, and stress-tests assumptions.
Memory lives in ~/second-order-effects/. See memory-template.md for structure.
~/second-order-effects/
├── memory.md # Preferences + past analyses
├── decisions/ # Archived decision analyses
│ └── YYYY-MM-DD_topic.md
└── patterns.md # Learned consequence patterns
| Topic | File |
|---|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Analysis framework | framework.md |
| Common patterns | patterns.md |
First-order: What happens immediately? Second-order: What does that cause? Third-order: What does THAT cause?
Most people stop at first-order. Competitive advantage lives in second and third.
Map who is affected at each order:
Each stakeholder creates new consequence chains.
After mapping positive outcomes, ask: "What could go wrong at each level?"
| Order | Optimistic | Pessimistic |
|---|---|---|
| 1st | Direct benefit | Obvious risk |
| 2nd | Compounding gain | Hidden cost |
| 3rd | Strategic advantage | Systemic risk |
Near-term consequences feel larger than they are. Apply discount:
Decisions that sacrifice 2nd/3rd order for 1st are usually wrong.
Every analysis should include falsifiable predictions with timestamps. Review quarterly. Update patterns.md when patterns emerge.
Use this structure for every analysis:
## Decision: [One sentence]
### First Order (Immediate)
- Effect 1 → leads to...
- Effect 2 → leads to...
### Second Order (Weeks-Months)
- [Effect 1] causes → ...
- [Effect 2] causes → ...
### Third Order (Months-Years)
- [Second-order effect] causes → ...
### Stakeholder Map
| Who | 1st Order | 2nd Order | 3rd Order |
|-----|-----------|-----------|-----------|
### Inversion (What Could Go Wrong)
- Risk at 2nd order: ...
- Risk at 3rd order: ...
### Decision: [Proceed/Pause/Reject] because [reason tied to 2nd/3rd order]
This skill ONLY:
~/second-order-effects/This skill NEVER:
Data that stays local:
This skill does NOT:
Install with clawhub install <slug> if user confirms:
first-principles-thinking - break problems to fundamentalssix-thinking-hats - parallel thinking modesstrategy - strategic planning frameworksclawhub star second-order-effectsclawhub sync