HolyMonkey

66 mods across 1 repository, 11 stars between them.

SessionStart

49

HolyMonkey/youtube-example-ai-studio

Hook Claude Code

Runs when a session starts, executing session-start.sh and detect-gaps.sh via bash (2 commands). From HolyMonkey/youtube-example-ai-studio.

11 5mo ago A tokens not measured copy · 100% MIT

PreToolUse

50

HolyMonkey/youtube-example-ai-studio

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing validate-commit.sh and validate-push.sh via bash (2 commands). From HolyMonkey/youtube-example-ai-studio.

11 5mo ago A tokens not measured copy · 100% MIT

PostToolUse

51

HolyMonkey/youtube-example-ai-studio

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing validate-assets.sh via bash. From HolyMonkey/youtube-example-ai-studio.

11 5mo ago A tokens not measured copy · 100% MIT

PreCompact

52

HolyMonkey/youtube-example-ai-studio

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From HolyMonkey/youtube-example-ai-studio.

11 5mo ago A tokens not measured copy · 52% MIT

Stop

53

HolyMonkey/youtube-example-ai-studio

Hook Claude Code

Runs when the agent finishes a response, executing session-stop.sh via bash. From HolyMonkey/youtube-example-ai-studio.

11 5mo ago A tokens not measured copy · 52% MIT

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.

11 5mo ago A 36 tokens copy · 100% MIT

asset-audit

57

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.

11 5mo ago A 38 tokens copy · 97% MIT

balance-check

58

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design.

11 5mo ago A 42 tokens copy · 100% MIT

brainstorm

59

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.

11 5mo ago A 36 tokens copy · 95% MIT

bug-report

60

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and context.

11 5mo ago A 36 tokens copy · 100% MIT

changelog

61

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.

11 5mo ago A 29 tokens copy · 100% MIT

code-review

62

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Performs an architectural and quality code review on a specified file or set of files. Checks for coding standard compliance, architectural pattern adherence, SOLID principles, testability, and performance concerns.

11 5mo ago A 41 tokens copy · 100% MIT

design-review

63

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.

11 5mo ago A 34 tokens copy · 100% MIT

design-system

64

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file.

11 5mo ago A 45 tokens copy · 100% MIT

estimate

65

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Estimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.

11 5mo ago A 28 tokens copy · 100% MIT

gate-check

66

HolyMonkey/youtube-example-ai-studio

Skill Claude CodeCodex

Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts.

11 5mo ago A 29 tokens copy · 100% MIT