game-audit-scorecardlisted
Install: claude install-skill mike007jd/game-superpowers
# Game Audit Scorecard
## Goal
Normalize audit findings into a structured scorecard that future sessions can read, compare, and build from.
## Outputs
Respect the output strategy set by `using-game-superpowers`:
- **inline** (default): present the scorecard and summary in conversation.
- **minimal** or **full**: write to `docs/game-studio/audit/scorecard.json` and `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.