← Back to Skills Marketplace
mike007jd

Game Audit Scorecard

by mike007jd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install game-audit-scorecard
Description
Summarize audit findings into a structured multi-dimensional scorecard for UI/UX, feedback, mechanics, scope completeness, maintainability, and live risk.
README (SKILL.md)

Game Audit Scorecard

Goal

Normalize audit findings into a structured scorecard that future sessions can read, compare, and build from.

Deliverables

Create or update:

  • docs/game-studio/audit/scorecard.json
  • docs/game-studio/audit/audit-summary.md

Use:

  • ./shared/templates/audit-scorecard.md
  • ./schemas/audit-scorecard.schema.json
  • ./shared/reference/audit-confidence-and-evidence.md

Required dimensions

  • ux_flow
  • hud_readability
  • feedback_design
  • audio_feedback
  • game_feel
  • mechanics_clarity
  • scope_completeness
  • production_readiness
  • architecture_health
  • live_risk

Important

Scores should be justified by written evidence. Do not give false precision. Use consistent severity language and explain uncertainty where runtime evidence is missing.

Usage Guidance
This skill is coherent and low-risk: it will want access to the project files so it can gather evidence and write docs (scorecard.json and audit-summary.md). Before installing, ensure you are comfortable giving an agent filesystem access to the repository you want audited (don't run it on folders containing secrets or credentials). If you want tighter control, run the skill in a sandboxed/copy workspace or disable autonomous invocation so you can review outputs before any file writes.
Capability Analysis
Type: OpenClaw Skill Name: game-audit-scorecard Version: 1.0.0 The skill bundle is a legitimate tool for generating game audit scorecards. All files, including SKILL.md and the JSON schema, are strictly aligned with the stated purpose of documenting UI/UX, mechanics, and technical health within a game development context, with no evidence of malicious intent or high-risk behaviors.
Capability Assessment
Purpose & Capability
Name/description (game audit scorecard) align with the files, schema, and templates included in the bundle; the skill reasonably needs filesystem read/write to produce the requested JSON/markdown artifacts.
Instruction Scope
SKILL.md confines runtime actions to reading packaged templates/schemas and creating/updating docs under docs/game-studio/audit/. It asks for evidence-based justifications and notes that file read/write or shell/build access improves evidence quality — appropriate for an audit task and not overly broad.
Install Mechanism
No install spec and no code files — purely instruction-driven. This is the lowest-risk install model and matches the skill's purpose.
Credentials
The bundle declares no required environment variables, credentials, or config paths. No hidden credential requests or unrelated env access are present in the SKILL.md or manifest.
Persistence & Privilege
The skill is user-invocable, not forced (always:false), and does not request persistent modifications to agent/system settings or other skills. Autonomous invocation is allowed by default but not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install game-audit-scorecard
  3. After installation, invoke the skill by name or use /game-audit-scorecard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Summarize game audit findings into a structured, multi-dimensional scorecard. - Scores games across 10 required areas including UX flow, feedback, mechanics, scope, maintainability, and live risk. - Generates and updates `scorecard.json` and `audit-summary.md` in the project. - Uses defined templates and schema to ensure consistent evidence-based scoring and documentation. - Emphasizes clear justification, severity language, and explanation of uncertainty for each score.
Metadata
Slug game-audit-scorecard
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Game Audit Scorecard?

Summarize audit findings into a structured multi-dimensional scorecard for UI/UX, feedback, mechanics, scope completeness, maintainability, and live risk. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Game Audit Scorecard?

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

Is Game Audit Scorecard free?

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

Which platforms does Game Audit Scorecard support?

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

Who created Game Audit Scorecard?

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

💬 Comments