Install
openclaw skills install @tjboudreaux/thinking-second-orderWhen a change has effects past the immediate fix—incentives, scale, feedback—trace consequence chains with timing and probability before committing.
openclaw skills install @tjboudreaux/thinking-second-orderDo not stop at the intended first effect. Trace what happens next across actors, time, and feedback until the chain stops changing the decision.
Stop when further "and then what?" no longer changes the decision, or the remaining chain is pure speculation without mechanism.
decision: <action>
first_order: <intended immediate effect>
chain:
- order: 2
effect: <what>
actors: <who>
p: high|med|low
when: immediate|next_cycle|at_scale
feedback: none|reinforce|balance
- order: 3
...
scale_if_universal: <one sentence or n/a>
revised_decision: <same | modified action | no-go>
mitigations: <guards for kept risks>