Back to skills

skills/loss-aversion-psychology/SKILL.md

loss-aversion-psychology

People feel losses more strongly than similar gains.

npx skills add https://github.com/flpbalada/fb-skills --skill loss-aversion-psychology
GitHub

Skill Docs

People feel losses more strongly than similar gains. Use only for real user value and real risk.

When to Use

  • Retention or churn prevention
  • Trial ending or downgrade flows
  • Progress, streaks, saved work, credits

Goal

Show what user may lose. Motivate useful action without manipulation.

Rules

  • Use loss framing only for real losses.
  • Be specific: items, progress, access, time, or money.
  • Give clear action to prevent loss.
  • Do not fake urgency or scarcity.
  • Do not hide options.
  • Prefer gain framing for new users and exploration.

Useful Frames

  • Access: "You will lose access to [feature]."
  • Progress: "Your [streak/progress] will reset."
  • Work: "[count] saved items will be unavailable."
  • Money: "Unused credits expire on [date]."

Flow

  1. Identify what user already has.
  2. Confirm potential loss is real.
  3. Confirm action benefits user.
  4. Write concrete loss frame.
  5. Add recovery or prevention action.
  6. Check ethics.
  7. Test against gain framing.

Ethical Check

Proceed only when:

  • Loss is real.
  • Deadline is real.
  • User understands tradeoff.
  • User has control.
  • Message would feel fair if psychology were explained.

Output

## Loss Aversion Review

Feature/message: [name]
User already has:
- [asset / progress / access]

Potential loss:
- [real loss]

Current frame:
- [copy]

Proposed frame:
- [copy]

Action offered:
- [what user can do]

Ethical check:
- Real loss: [yes/no]
- Clear control: [yes/no]
- Honest timing: [yes/no]

Test:
- Compare against [gain frame]
- Metric: [conversion / retention / satisfaction]