session-fatigue-auditor

Audit session fatigue length and risk across play sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Audit session fatigue length and fatigue risk across play sessions to generate a standardized documentation record.

Core Features & Use Cases

  • Create a consistent audit document (.documents/game/SESSION_FATIGUE_AUDIT.md) using a framework-agnostic structure.
  • Leverage assets/TEMPLATE.md and references/CHECKLIST.md to ensure standardized, high-quality documentation.
  • Use scripts/scaffold_doc.py to scaffold or append sections and ensure outputs live under .documents/.

Quick Start

Run the scaffold script to create the SESSION_FATIGUE_AUDIT.md in .documents/game using assets/TEMPLATE.md.

Frequently Asked Questions about session-fatigue-auditor

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

FAQPage Schema
How do I audit session fatigue risk in game design?

Session fatigue occurs when prolonged play sessions degrade player engagement and increase fatigue risk. Auditing identifies fatigue signals and breakpoints across short and long play scenarios to generate standardized documentation for risk management in game design.

What's the best way to document session fatigue breakpoints across play sessions?

Use a framework-agnostic template and checklist to document session fatigue breakpoints, capturing fatigue signals and recommendations in a standardized record. This ensures consistent, high-quality documentation across short and long play scenarios in any game design context.

Does the session fatigue audit output work with any game design framework?

Yes, the session fatigue audit generates a framework-agnostic documentation record that applies to any game design context. It captures fatigue signals, breakpoints, and recommendations for both short and long play scenarios without relying on specific framework dependencies.

How do I scaffold a session fatigue audit document for my game?

Run a scaffold script to generate a session fatigue audit markdown file in your game's documents directory. The script uses a predefined template to append structured, dated sections, ensuring the output follows the correct standardized documentation format.

Can I use this session fatigue audit for both short and long play scenarios?

Yes, the session fatigue audit applies to both short and long play scenarios in any game design context. It captures fatigue signals, breakpoints, and recommendations to generate a standardized risk management documentation record across varying session lengths.