home / skills / coowoolf / insighthunt-skills / gamification-triad
This skill helps design retention with the gamification triad by aligning core loop, metagame, and profile to sustain longterm value.
npx playbooks add skill coowoolf/insighthunt-skills --skill gamification-triadReview the files below or copy the command above to add this skill to your agents.
---
name: gamification-triad
description: Use when designing retention mechanisms, habit loops, or auditing why users drop off despite engaging with core features, to structure gamification beyond superficial badges
---
# The Gamification Triad
## Overview
A structural model for gamification consisting of **three essential pillars** that must work together to drive long-term retention. Moves gamification beyond superficial badges.
**Core principle:** Short-term actions must connect to long-term value through a coherent structure.
## The Three Pillars
```
┌─────────────────────────────────────────────────────────────────┐
│ GAMIFICATION TRIAD │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ CORE LOOP │ │ METAGAME │ │ PROFILE │ │
│ │ │ │ │ │ │ │
│ │ Daily Action │ │ Long-term │ │ Identity │ │
│ │ + Immediate │ │ Progression │ │ + Sunk │ │
│ │ Feedback │ │ & Direction │ │ Cost │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
│ │
│ Examples: Examples: Examples: │
│ • Lesson • Leaderboards • Streak count │
│ • Match • Learning Path • Avatar/Stats │
│ • Workout • Achievements • Play history │
│ │
└─────────────────────────────────────────────────────────────────┘
```
## Quick Reference
| Pillar | Purpose | Duolingo Example |
|--------|---------|------------------|
| **Core Loop** | Tight daily habit with immediate feedback | 5-min lesson → XP reward |
| **Metagame** | Long-term progression that provides direction | The Path, League system |
| **Profile** | Identity & investment that builds commitment | Streak, avatar, stats |
## Diagnostic Checklist
When retention is failing, check:
- [ ] **Core Loop**: Is daily action rewarding enough?
- [ ] **Metagame**: Is there a compelling long-term goal?
- [ ] **Profile**: Does progress feel "invested" and visible?
## Common Mistakes
- **Only Core Loop** → Users hit and leave without progress sense
- **No Metagame** → Users don't know what's next
- **No Profile** → No sunk cost, easy to abandon
## Real-World Examples
| Product | Core | Meta | Profile |
|---------|------|------|---------|
| Duolingo | Lesson | Path + Leagues | Streak + Avatar |
| Chess.com | Game | Rating | Stats + History |
| Peloton | Workout | Milestones | Total Minutes |
---
*Source: Albert Cheng (Chess.com, Duolingo, Grammarly) / Jorge Mazal via Lenny's Podcast*
This skill presents the Gamification Triad: a simple structural model for designing retention and habit systems beyond superficial rewards. It shows how Core Loop, Metagame, and Profile must work together so short-term actions connect to meaningful long-term value. Use it to diagnose drop-off, tighten habit loops, and design deeper engagement systems.
The skill inspects three interdependent pillars: the Core Loop (daily actions with immediate feedback), the Metagame (long-term progression that gives direction), and the Profile (identity and sunk-cost signals that lock in commitment). It provides a diagnostic checklist to locate which pillar is weak when retention falters and suggests focused interventions for each. The approach moves teams from isolated features (badges, points) to a coherent retention architecture.
What if only one pillar is weak?
Strengthen the missing pillar quickly: improve immediate rewards for Core Loop, add clear milestones for Metagame, or surface earned investment for Profile. Fixing one often boosts retention, but durable retention needs at least two pillars working together.
How do I measure success after changes?
Track short-term engagement (DAU/launches) for Core Loop, mid-term progression metrics (levels completed, challenge participation) for Metagame, and long-term retention/cohort retention for Profile effects. Use A/B tests tied to each pillar where possible.