reward-system-auditor

Audit reward structures and log findings to .documents/game/REWARD_SYSTEM_AUDIT.md.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hoonzinope/skills --skill reward-system-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reward-system-auditor
Source: https://github.com/hoonzinope/skills/tree/main/game-skill/reward-system-auditor
Command: npx skills add https://github.com/hoonzinope/skills --skill reward-system-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill helps game teams systematically audit reward structures to identify risky reward loops and log findings for centralized reviews.

Core Features & Use Cases

  • Risk-aware reward auditing for immediate vs delayed rewards, intrinsic vs extrinsic balance, inflation, and distorted loops.
  • Centralized logging into .documents/game/REWARD_SYSTEM_AUDIT.md with dated sections using the scaffold template.
  • Use cases include evaluating new reward deployments, pacing adjustments, and monetization scenarios to surface actionable recommendations.

Quick Start

Use the scaffold_doc script to generate the Reward System Audit document skeleton from the assets template.

Frequently Asked Questions about reward-system-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit game reward systems for balance risks?

Auditing game reward systems requires evaluating immediate versus delayed rewards and intrinsic versus extrinsic balance to identify risky loops. This process logs findings into a centralized markdown document with scaffolded sections for actionable review.

What is intrinsic versus extrinsic reward balance in game design?

Intrinsic versus extrinsic reward balance measures whether game motivation relies too heavily on external payouts versus inherent enjoyment. Evaluating this balance helps surface distorted loops and inflation risks during reward structure reviews.

How do I document risk analysis findings for a game reward loop?

Documenting risk analysis findings for a game reward loop involves writing dated entries into a dedicated audit markdown file. Using a template-based scaffold ensures consistent logging of pacing adjustments and monetization scenario evaluations.

Can I evaluate monetization scenarios using a reward audit checklist?

Yes, a reward audit checklist can evaluate monetization scenarios by checking for distorted loops and inflation risks. It systematically reviews multiple game modes to ensure pacing adjustments and new reward deployments remain balanced.

What's the best way to structure a game design reward audit document?

The best way to structure a reward audit document is using template-based scaffolding to generate consistent sections. This approach ensures deterministic writes to a centralized game design directory for standardized logging and review.