← 返回 Skills 市场
stanestane

Game Design Attribution Audit

作者 Stanislav Stankovic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-design-attribution-audit
功能描述
Audit a game, feature, combat scenario, progression step, failure state, onboarding beat, or reward outcome through the lens of attribution theory: how playe...
使用说明 (SKILL.md)

Game Design Attribution Audit

Audit a design by asking how players will explain what just happened.

Use this skill to evaluate whether a success or failure is likely to be interpreted as deserved, learnable, and controllable, or as arbitrary, unfair, and outside the player's influence. Focus on player perception of causality, not designer intent or mechanical correctness.

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

Players do not respond only to outcomes. They respond to the story they tell themselves about why the outcome happened.

Healthy failure attribution usually feels:

  • internal enough to preserve responsibility
  • controllable enough to support improvement
  • unstable enough to preserve hope

Toxic failure attribution usually feels:

  • external
  • uncontrollable
  • stable

That combination produces reactions like "the game screwed me" or "this always happens and I can do nothing about it."

Attribution lenses

1. Locus

Ask whether the player is likely to locate the cause internally or externally.

  • Internal: "I made the wrong choice" or "I misplayed"
  • External: "the game cheated" or "the system decided against me"

2. Stability

Ask whether the player sees the cause as recurring or one-off.

  • Stable: "this is just how this game always works"
  • Unstable: "that happened this time, but next run could go differently"

3. Controllability

Ask whether the player believes they can influence the outcome in future attempts.

  • Controllable: "I can improve this"
  • Uncontrollable: "nothing I do matters"

What to produce

Generate:

  1. Attribution profile - likely player interpretation across locus, stability, and controllability
  2. Perception summary - what the player is likely to think happened
  3. Fairness diagnosis - whether the outcome feels deserved, understandable, and learnable
  4. Risk assessment - frustration, learned helplessness, toxicity, or churn risk
  5. Design actions - specific changes to improve attribution quality

Process

1. Define the audit target

Clarify:

  • what exact scenario, feature, or failure state is being audited
  • what outcome triggered the audit
  • who the relevant player is

Write:

  • Audit target
  • Outcome type
  • Player context

2. Reconstruct the event from the player's point of view

Map:

  • what the player did
  • what the system did
  • what feedback the player received
  • what information was visible versus hidden

Ask:

  • What action did the player believe they were taking?
  • What result did they expect?
  • What actually happened?
  • What evidence did the game provide about cause and effect?

3. Classify the likely attribution profile

For the observed outcome, judge:

  • Locus - internal, mixed, or external
  • Stability - stable, mixed, or unstable
  • Controllability - high, partial, or low

Use this format:

Dimension Likely player reading Why
Locus Internal / Mixed / External ...
Stability Stable / Mixed / Unstable ...
Controllability High / Partial / Low ...

4. Infer the likely player interpretation

Translate the attribution profile into player-facing language.

Examples:

  • "I got greedy and deserved that"
  • "That was bad luck, but I could have mitigated it"
  • "The game hid the rule and punished me"
  • "This encounter is just broken"

Prefer the exact sentence a frustrated player might actually say.

5. Diagnose why the attribution landed there

Look for root causes such as:

  • hidden mechanics
  • weak telegraphing
  • delayed or ambiguous feedback
  • inconsistent rules
  • excessive randomness
  • low agency or missing mitigation tools
  • punishment that is too severe for the level of clarity provided

6. Check compounding risk patterns

Pay special attention to combinations like:

  • low clarity + high punishment
  • high randomness + low mitigation
  • repeated failure + stable external attribution
  • weak feedback + complex systems
  • low control + high stakes

These combinations tend to create helplessness, blame, and churn faster than any one issue alone.

7. Convert the diagnosis into design changes

For each issue, specify:

  • Problem
  • Why players read it that way
  • Suggested change
  • Expected perception shift

Examples:

  • improve telegraphing -> shifts blame from system to player decision
  • expose hidden rules -> increases controllability
  • add mitigation option -> turns fatalism into recoverable error
  • reduce punishment severity -> lowers hostility during learning

Response structure

Use this structure unless the user asks for something else:

Audit Target

  • ...

Event Reconstruction

  • ...

Attribution Profile

  • Locus: ...
  • Stability: ...
  • Controllability: ...

Likely Player Interpretation

  • ...

Fairness and Learning Diagnosis

  • ...

Risk Assessment

  • ...

Recommendations

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

Minimal Fix

  • ...

Fast mode

Use this quick pass when speed matters:

  • What does the player think caused the outcome?
  • Does it feel internal or external?
  • Does it feel controllable next time?
  • Does it feel like a one-off or a permanent rule?
  • What one change would most improve perceived control or clarity?

Usage notes

This audit is especially useful for:

  • combat deaths
  • boss fights
  • failure loops
  • loot outcomes
  • economy punishments
  • onboarding mistakes
  • puzzle failures
  • competitive losses
  • high-RNG systems that may be misread as rigged

Common patterns to watch for:

  • a system can be mechanically fair and still attract external blame
  • a hard loss can feel acceptable if the cause is clear and avoidable
  • severe punishment raises the attribution bar: clarity and control must rise with it
  • repeated confusion hardens unstable frustration into stable hostility

Working principle

A good failure says, "you can learn this." A bad failure says, "the game just does that."

Use this skill when you need to understand not only what happened, but what players will believe happened.

安全使用建议
This skill is a documentation-driven audit template and appears safe to install from a technical-scope perspective. Before using it, provide clear, specific scenario input (what happened, player intent, visible feedback) so the agent doesn't have to guess. If you share sensitive design documents when running the audit, remember those inputs will be processed by the agent — the skill itself does not send data anywhere outside the agent, but platform policy or logs may retain conversation content depending on your environment.
功能分析
Type: OpenClaw Skill Name: game-design-attribution-audit Version: 1.0.0 The skill bundle is a legitimate tool for game designers to analyze player perception using attribution theory. The instructions in SKILL.md and the reference files (family-conventions.md, output-patterns.md) provide a structured framework for auditing game mechanics without any evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name and description match the SKILL.md: it guides an agent to produce attribution-focused audits of game moments. It declares no binaries, env vars, or external services, which is proportionate for a documentation/instruction skill.
Instruction Scope
Runtime instructions are limited to reading the included reference docs and producing structured audit output. The process asks the agent to reconstruct events from player perspective and produce recommendations; it does not instruct reading arbitrary system files, accessing networks, or exfiltrating data. It may require the user to provide the specific scenario being audited (the skill notes to infer cautiously when input is incomplete).
Install Mechanism
No install spec and no code files are present. This is lowest-risk: nothing will be written to disk or downloaded as part of installation.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no unexpected secret requests or cross-service credentials.
Persistence & Privilege
always is false and disable-model-invocation is not set, which is normal for an agent-invokable skill. The skill does not request persistent system-level presence or modification of other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-design-attribution-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-design-attribution-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug game-design-attribution-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Game Design Attribution Audit 是什么?

Audit a game, feature, combat scenario, progression step, failure state, onboarding beat, or reward outcome through the lens of attribution theory: how playe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。

如何安装 Game Design Attribution Audit?

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

Game Design Attribution Audit 是免费的吗?

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

Game Design Attribution Audit 支持哪些平台?

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

谁开发了 Game Design Attribution Audit?

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

💬 留言讨论