Game Design Failure Loop Audit
Audit what the game does after the player fails, and whether that loop produces learning, motivation, and retry energy instead of confusion, resentment, or collapse.
Use this skill when a design includes repeated failure states and the real question is not merely "is failure possible" but "what does failure do to the player over time?" The goal is to evaluate what the player loses, what they understand, what they retain, how fast they re-enter, and whether the failure loop makes them want another attempt.
Read references/family-conventions.md when you want the shared style, prioritization, and diagnosis rules for this game-design skill family.
Read references/output-patterns.md when you want the preferred recommendation and minimal-fix structure.
Core principle
A good failure loop does not just punish. It converts defeat into renewed intention.
A strong failure loop usually provides:
- readable cause of failure
- meaningful lesson or hypothesis for next attempt
- tolerable cost relative to clarity
- manageable re-entry friction
- emotional permission to try again
A bad failure loop produces:
- confusion without learning
- punishment without agency
- downtime without anticipation
- repetition without adaptation
- shame, fatigue, or helplessness
What to produce
Generate:
- Failure loop summary - the current structure from failure to re-entry
- Loss-learning-retry analysis - what the player loses, learns, and does next
- Friction diagnosis - where punishment, delay, opacity, or humiliation break the loop
- Motivation diagnosis - why players will retry, hesitate, or quit
- Design implications - what to tune in cost, clarity, pacing, recovery, or support
Process
1. Define the audit target
Clarify:
- what exact failure state or loop is being audited
- what player segment is most affected
- whether the focus is early churn, midgame frustration, endgame mastery, or broad retention
Write:
- Audit target
- Player segment
- Failure context
2. Reconstruct the full failure loop
Map the sequence:
- fail
- receive feedback
- pay consequence
- recover or reset
- prepare again
- retry or abandon
Ask:
- What happens immediately after failure?
- What is the player told or shown?
- What is lost?
- What remains?
- How long until the next meaningful attempt?
- What emotional state is the player likely in by then?
3. Audit loss, learning, and retention
Evaluate:
- what resources, progress, time, status, or opportunity are lost
- what information or understanding is gained
- what progression, meta-progress, or unlocked knowledge is retained
- whether the player can form a better next-attempt plan
Use this format:
| Dimension |
Current state |
Effect on retry motivation |
| Loss |
... |
... |
| Learning |
... |
... |
| Retention |
... |
... |
| Re-entry speed |
... |
... |
4. Diagnose re-entry friction
Look for:
- long dead time before the next real attempt
- tedious setup or replay of solved content
- unclear recovery path
- punishment that exceeds the educational value of the failure
- restart structures that encourage resignation rather than iteration
Ask:
- Is the retry fast enough?
- Is the player replaying meaningful challenge or just chores?
- Does the recovery path preserve tension or drain it?
5. Diagnose emotional effect
Check whether the failure loop tends to create:
- determination
- curiosity
- annoyance
- humiliation
- dread
- learned helplessness
- numb repetition
Name the most likely felt response and why.
6. Check fairness and attribution inside failure
Ask:
- does the player understand why they failed?
- does the punishment feel deserved?
- does the loop preserve a sense of control?
- does repeated failure harden into external blame?
If needed, call out connections to attribution, flow, or fairness problems without fully re-running those audits.
7. Identify failure-loop archetypes
Useful patterns include:
- learning loop - fast retry, high clarity, strong adaptation
- grindback loop - too much rebuild between real attempts
- shame loop - public or ego-threatening failure with weak learning
- attrition loop - death by repeated low-grade exhaustion
- helpless loop - repeated failure without better hypotheses
- mastery loop - hard punishment justified by high clarity and strong growth
Classify the current loop and say whether that shape suits the game.
8. Convert findings into design changes
For each issue, specify:
- Failure-loop problem
- Why it hurts retry willingness
- Suggested change
- Expected effect on learning and motivation
Examples:
- unclear death cause -> improve post-failure feedback and telegraphing
- long rebuild before retry -> shorten setup or preserve more state
- punishment too severe for early game -> soften cost during learning phases
- nothing learned from failure -> increase legibility or give comparative feedback
Response structure
Use this structure unless the user asks for something else:
Audit Target
Failure Loop Summary
Loss, Learning, and Retention
Re-entry Friction
Emotional Effect
Failure Loop Type
Recommendations
- ...
- ...
- ...
Minimal Fix
Fast mode
Use this quick pass when speed matters:
- What happens right after failure?
- What does the player lose?
- What do they learn?
- How fast can they make a better next attempt?
- What one change would most improve retry willingness?
Usage notes
This audit is especially useful for:
- boss retries
- roguelite runs
- puzzle resets
- stealth mission failure
- onboarding deaths
- challenge events
- progression gates
- harsh economy setbacks
- difficult action-combat loops
Common patterns to watch for:
- many games punish more than they teach
- retry friction is often more damaging than raw difficulty
- harsh failure can work if clarity and re-entry speed are strong
- meta-progression can rescue a hard failure loop, but cannot fully compensate for opaque failure
- if the player dreads the retry more than the challenge itself, the loop is probably broken
Working principle
Failure should create a better next attempt, not just a worse mood.
Use this skill to test whether the design turns defeat into momentum or just burns player trust and energy.
1---2name: game-design-failure-loop-audit3description: Audit a game, feature, encounter structure, roguelite run, puzzle sequence, onboarding path, or progression gate through the lens of its failure loop: what happens after the player fails, what they learn, what they lose, and why they would or would not try again. Use when diagnosing whether failure teaches, motivates, stalls, humiliates, exhausts, or ejects the player, or when tuning punishment, retry structure, and post-failure recovery.4---56# Game Design Failure Loop Audit78Audit what the game does after the player fails, and whether that loop produces learning, motivation, and retry energy instead of confusion, resentment, or collapse.910Use this skill when a design includes repeated failure states and the real question is not merely "is failure possible" but "what does failure do to the player over time?" The goal is to evaluate what the player loses, what they understand, what they retain, how fast they re-enter, and whether the failure loop makes them want another attempt.1112Read `references/family-conventions.md` when you want the shared style, prioritization, and diagnosis rules for this game-design skill family.13Read `references/output-patterns.md` when you want the preferred recommendation and minimal-fix structure.1415## Core principle1617A good failure loop does not just punish. It converts defeat into renewed intention.1819A strong failure loop usually provides:20- readable cause of failure21- meaningful lesson or hypothesis for next attempt22- tolerable cost relative to clarity23- manageable re-entry friction24- emotional permission to try again2526A bad failure loop produces:27- confusion without learning28- punishment without agency29- downtime without anticipation30- repetition without adaptation31- shame, fatigue, or helplessness3233## What to produce3435Generate:361. **Failure loop summary** - the current structure from failure to re-entry372. **Loss-learning-retry analysis** - what the player loses, learns, and does next383. **Friction diagnosis** - where punishment, delay, opacity, or humiliation break the loop394. **Motivation diagnosis** - why players will retry, hesitate, or quit405. **Design implications** - what to tune in cost, clarity, pacing, recovery, or support4142## Process4344### 1. Define the audit target45Clarify:46- what exact failure state or loop is being audited47- what player segment is most affected48- whether the focus is early churn, midgame frustration, endgame mastery, or broad retention4950Write:51- **Audit target**52- **Player segment**53- **Failure context**5455### 2. Reconstruct the full failure loop56Map the sequence:57- fail58- receive feedback59- pay consequence60- recover or reset61- prepare again62- retry or abandon6364Ask:65- What happens immediately after failure?66- What is the player told or shown?67- What is lost?68- What remains?69- How long until the next meaningful attempt?70- What emotional state is the player likely in by then?7172### 3. Audit loss, learning, and retention73Evaluate:74- what resources, progress, time, status, or opportunity are lost75- what information or understanding is gained76- what progression, meta-progress, or unlocked knowledge is retained77- whether the player can form a better next-attempt plan7879Use this format:8081| Dimension | Current state | Effect on retry motivation |82|---|---|---|83| Loss | ... | ... |84| Learning | ... | ... |85| Retention | ... | ... |86| Re-entry speed | ... | ... |8788### 4. Diagnose re-entry friction89Look for:90- long dead time before the next real attempt91- tedious setup or replay of solved content92- unclear recovery path93- punishment that exceeds the educational value of the failure94- restart structures that encourage resignation rather than iteration9596Ask:97- Is the retry fast enough?98- Is the player replaying meaningful challenge or just chores?99- Does the recovery path preserve tension or drain it?100101### 5. Diagnose emotional effect102Check whether the failure loop tends to create:103- determination104- curiosity105- annoyance106- humiliation107- dread108- learned helplessness109- numb repetition110111Name the most likely felt response and why.112113### 6. Check fairness and attribution inside failure114Ask:115- does the player understand why they failed?116- does the punishment feel deserved?117- does the loop preserve a sense of control?118- does repeated failure harden into external blame?119120If needed, call out connections to attribution, flow, or fairness problems without fully re-running those audits.121122### 7. Identify failure-loop archetypes123Useful patterns include:124- **learning loop** - fast retry, high clarity, strong adaptation125- **grindback loop** - too much rebuild between real attempts126- **shame loop** - public or ego-threatening failure with weak learning127- **attrition loop** - death by repeated low-grade exhaustion128- **helpless loop** - repeated failure without better hypotheses129- **mastery loop** - hard punishment justified by high clarity and strong growth130131Classify the current loop and say whether that shape suits the game.132133### 8. Convert findings into design changes134For each issue, specify:135- **Failure-loop problem**136- **Why it hurts retry willingness**137- **Suggested change**138- **Expected effect on learning and motivation**139140Examples:141- unclear death cause -> improve post-failure feedback and telegraphing142- long rebuild before retry -> shorten setup or preserve more state143- punishment too severe for early game -> soften cost during learning phases144- nothing learned from failure -> increase legibility or give comparative feedback145146## Response structure147148Use this structure unless the user asks for something else:149150### Audit Target151- ...152153### Failure Loop Summary154- ...155156### Loss, Learning, and Retention157- ...158159### Re-entry Friction160- ...161162### Emotional Effect163- ...164165### Failure Loop Type166- ...167168### Recommendations1691. ...1702. ...1713. ...172173### Minimal Fix174- ...175176## Fast mode177178Use this quick pass when speed matters:179- What happens right after failure?180- What does the player lose?181- What do they learn?182- How fast can they make a better next attempt?183- What one change would most improve retry willingness?184185## Usage notes186187This audit is especially useful for:188- boss retries189- roguelite runs190- puzzle resets191- stealth mission failure192- onboarding deaths193- challenge events194- progression gates195- harsh economy setbacks196- difficult action-combat loops197198Common patterns to watch for:199- many games punish more than they teach200- retry friction is often more damaging than raw difficulty201- harsh failure can work if clarity and re-entry speed are strong202- meta-progression can rescue a hard failure loop, but cannot fully compensate for opaque failure203- if the player dreads the retry more than the challenge itself, the loop is probably broken204205## Working principle206207Failure should create a better next attempt, not just a worse mood.208209Use this skill to test whether the design turns defeat into momentum or just burns player trust and energy.