← Back to Skills Marketplace
stanestane

Game Design Failure Loop Audit

by Stanislav Stankovic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install game-design-failure-loop-audit
Description
Audit a game, feature, encounter structure, roguelite run, puzzle sequence, onboarding path, or progression gate through the lens of its failure loop: what h...
README (SKILL.md)

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:

  1. Failure loop summary - the current structure from failure to re-entry
  2. Loss-learning-retry analysis - what the player loses, learns, and does next
  3. Friction diagnosis - where punishment, delay, opacity, or humiliation break the loop
  4. Motivation diagnosis - why players will retry, hesitate, or quit
  5. 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

  1. ...
  2. ...
  3. ...

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.

Usage Guidance
This skill appears safe and coherent: it only contains instructions and local reference docs for conducting failure-loop audits. Before installing or using it, consider: (1) Don't paste sensitive or proprietary game assets or private user data into prompts — the skill will process whatever text you provide. (2) Because the skill is instruction-only and the agent can invoke skills by default, review any automated workflows that might call it autonomously if you are concerned about unreviewed outputs. (3) If a future version adds install steps or requests environment variables/credentials, stop and re-evaluate (that would be unexpected for this purpose). (4) Validate the audit results against real playtesting — the skill provides design guidance, not guaranteed solutions.
Capability Analysis
Type: OpenClaw Skill Name: game-design-failure-loop-audit Version: 1.0.0 The skill bundle is a framework for auditing game design failure loops, providing structured instructions for an AI agent to analyze player experience. The content consists entirely of Markdown documentation and metadata (SKILL.md, _meta.json, and reference files) focused on game mechanics analysis. There is no executable code, no network activity, no data exfiltration, and no evidence of malicious prompt injection or intent.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description match the actual instructions. The SKILL.md and reference files focus exclusively on auditing failure loops in game design; there are no unrelated requirements (no cloud creds, binaries, or config paths).
Instruction Scope
Instructions are narrowly scoped to analyzing failure loops and producing structured recommendations. The skill references only the included local reference files and asks the agent to infer cautiously when input is incomplete; it does not instruct reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install specification and no code files — this is purely instruction-only, so nothing is written to disk or downloaded during install.
Credentials
Requires no environment variables, credentials, or config paths. The declared requirements are proportional to the stated purpose.
Persistence & Privilege
always:false (not force-included). disable-model-invocation is false (agent may invoke autonomously, which is the platform default) but that is not combined here with any concerning privileges or broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install game-design-failure-loop-audit
  3. After installation, invoke the skill by name or use /game-design-failure-loop-audit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug game-design-failure-loop-audit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Game Design Failure Loop Audit?

Audit a game, feature, encounter structure, roguelite run, puzzle sequence, onboarding path, or progression gate through the lens of its failure loop: what h... It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Game Design Failure Loop Audit?

Run "/install game-design-failure-loop-audit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Game Design Failure Loop Audit free?

Yes, Game Design Failure Loop Audit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Game Design Failure Loop Audit support?

Game Design Failure Loop Audit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Game Design Failure Loop Audit?

It is built and maintained by Stanislav Stankovic (@stanestane); the current version is v1.0.0.

💬 Comments