Install
openclaw skills install @deciqai/loss-aversion-prospect-theoryActivate when: someone says 'I don't want to lose what I have', a deal is stuck because a concession feels like a loss, a pricing or incentive change gets unexpected pushback, someone is refusing a bet that looks positive in expected value, a free trial cancels at high rate. Do NOT activate when: the loss being avoided is genuinely catastrophic and irreversible (use Kelly/antifragile instead); the decision is small and one-shot where EV approximation is acceptable.
openclaw skills install @deciqai/loss-aversion-prospect-theoryPeople evaluate outcomes relative to a reference point (not absolute wealth), weight losses ~2.25x as heavily as equivalent gains, are risk-averse in gain frames and risk-seeking in loss frames, and distort probabilities (overweighting small, underweighting large). The same physical outcome feels different depending on framing — this skill diagnoses and corrects that asymmetry.
Composes with sunk-cost-fallacy, framing-effect, expected-value-and-kelly, anchoring, pricing-strategy.
Not when: the asymmetric weighting is rational (genuinely catastrophic stakes); the reference point is legitimate; the decision is small and one-shot.
In Coach mode, respond one step at a time. Each [WAIT] is a hard stop — output only that step's question, then stop.
[WAIT — do not advance until user responds]
[WAIT — do not advance until user responds]
[WAIT — do not advance until user responds]
Step 1 — Specify decision: options, probability × payoff distributions, reference point (explicit or implicit). Step 2 — Compute EV: Σ(probability × payoff) for each option; identify EV-dominant choice. Step 3 — Identify distortions: loss aversion (losses weighted >1x gains?), reference dependence (alternative reference points?), probability weighting (small overweighted? large underweighted?), diminishing sensitivity (large outcomes compressed?). Step 4 — Reframe and re-test: shift the reference point; restate as gain vs. loss; express probabilities numerically. If the decision flips, prospect-theory distortions are doing meaningful work. Step 5 — Choose decision rule: catastrophic+irreversible → respect loss aversion | moderate+repeatable → maximize EV | large+reversible → Kelly criterion | one-shot → add regret minimization. Step 6 — Document: chosen option, its EV, why it dominates, and which distortions were acknowledged/overridden.
Decision: | Options (prob × payoff): | Reference point:
EV per option: | EV-dominant option:
Distortions: loss-aversion ratio | alternative reference points | probability weighting | diminishing sensitivity
Reframe test: decision under shifted reference point | gain vs. loss reframe
Stakes class + decision rule applied:
Final choice + acknowledged distortions + rationale:
→ Method in Action: Kahneman and Tversky's 1979 Prospect Theory
| Domain | Manifestation | Counter |
|---|---|---|
| Investing | Disposition effect: sell winners early, hold losers | Pre-committed exit rules |
| Negotiation | Concession framed as a loss | Multi-issue packaging; anchor first |
| Pricing | $1000→$500 feels better than $500 direct | Strikethrough + anchor pricing |
| Insurance | Overweighting small-probability catastrophe | Compute true EV vs premium |
| Subscriptions | Free trial creates endowment; cancellation feels like loss | Use trial as conversion engine |
| Health / policy | Surgery refused when framed as mortality | Reframe in survival terms; defaults |
→ Primary sources: references/sources.md
[D] = designed upfront | [O] = observed in real use. [O] entries are more valuable.
| Fake move | Reality |
|---|---|
| [D] "I'm just being prudent about the downside" | Often 2:1 weighting making positive-EV bets feel bad. Compute EV explicitly. |
| [D] "The status quo is the safe default" | Status quo bias is a documented bias. Compute EV of change vs. continuing. |
| [D] "I don't want to lose what I have" | Reference dependence — "what I have" is moveable by whoever frames the decision. |
| [D] "It's a sure thing — I'll take the sure thing" | Certainty effect. Rational for catastrophic stakes; irrational for moderate/repeatable. |
| [D] "Even a small chance of disaster is unacceptable" | Probability-weighting artifact. Compute expected disaster damage vs. expected upside. |
| [D] "I'd rather wait and not take the loss" | The loss is already real; waiting chooses whether to recognize or compound it. |
| [D] "I'm not as loss averse as most people" | Bias is robust under self-rated immunity. Use computed EV, not self-rating. |
| → Add [O] entries here after each real use — paste the actual failure pattern | What went wrong and why |
Part of deciqAI Knowledge Skills — open-source thinking skills that make rigor executable for AI agents. Built by deciqAI · https://deciqai.com · Contributions welcome — see the template at the repo root.