← 返回 Skills 市场
stanestane

Game Design Failure Loop Audit

作者 Stanislav Stankovic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-design-failure-loop-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-design-failure-loop-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug game-design-failure-loop-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。

如何安装 Game Design Failure Loop Audit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-design-failure-loop-audit」即可一键安装,无需额外配置。

Game Design Failure Loop Audit 是免费的吗?

是的,Game Design Failure Loop Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Game Design Failure Loop Audit 支持哪些平台?

Game Design Failure Loop Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Game Design Failure Loop Audit?

由 Stanislav Stankovic(@stanestane)开发并维护,当前版本 v1.0.0。

💬 留言讨论