# User Retention Patterns

> Retention strategies, habit loops, engagement patterns, and churn prevention design.

- Skill: `dragoon0x/user-retention-patterns` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/user-retention-patterns`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/user-retention-patterns/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/user-retention-patterns

---


# User Retention Patterns

## Habit Loop Design

### The Loop
Trigger → Action → Variable Reward → Investment

1. **Trigger:** External (notification, email) or internal (boredom, curiosity).
2. **Action:** The simplest behavior in anticipation of reward (open app, scroll).
3. **Variable Reward:** Unpredictable content (social feed), progress (streaks), social validation (likes).
4. **Investment:** User puts something in that improves the next experience (data, content, connections).

## Retention Patterns
- **Streaks:** Daily usage streaks with visual progress.
- **Notifications:** Re-engagement at optimal times (not spam).
- **Personalization:** Product improves with use.
- **Social hooks:** Activity from connections pulls users back.
- **Progress systems:** Levels, badges, completion percentages.

## Churn Prevention
- Identify at-risk users (decreased frequency, incomplete tasks).
- Targeted re-engagement (email with specific value, not generic "we miss you").
- Exit survey: why are you leaving? (Don't make cancellation hard — make staying attractive).
- Win-back: offer or feature update after 30-60 days.
