game engine hooks

18 tagged game engine, measured the same way as everything else here.

Browse within: game-development 14creative-coding 9

SessionStart

01

Sisyphe42/ReignsAgent

Hook Claude Code

Runs when a session starts on startup, clear and compact, executing session-start.py via python (3 commands). From Sisyphe42/ReignsAgent.

291 16d ago A tokens not measured original MIT

PreToolUse

02

Sisyphe42/ReignsAgent

Hook Claude Code

Runs before the agent uses a tool for Task and Agent tool calls, executing inject-subagent-context.py via python (2 commands). From Sisyphe42/ReignsAgent.

291 16d ago A tokens not measured original MIT

UserPromptSubmit

03

Sisyphe42/ReignsAgent

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing inject-workflow-state.py via python. From Sisyphe42/ReignsAgent.

291 16d ago A tokens not measured original MIT

SessionStart

04

tettethu/VibeGame

Hook Claude Code

Runs when a session starts on startup and resume, executing session-start.py and web_hook.py via python3 with --source-app and --event-type (2 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

05

tettethu/VibeGame

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing goal-capture.py and web_hook.py via python3 with --source-app and --event-type (2 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

PreToolUse

06

tettethu/VibeGame

Hook Claude Code

Runs before the agent uses a tool for Agent tool calls, executing web_hook.py, enforce-team-setup.py and enforce-team-mode.py via python3 with --source-app and --event-type (3 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

SessionStart

07

SummerEngine/summer-engine-agent

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From SummerEngine/summer-engine-agent.

57 7d ago A tokens not measured copy · 80% MIT

PreToolUse

08

SummerEngine/summer-engine-agent

Hook

Runs before the agent uses a tool for Bash(git commit*) tool calls, executing run-hook.cmd. From SummerEngine/summer-engine-agent.

57 7d ago A tokens not measured original MIT

PreToolUse

09

kamwoh/yume

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing validate_game_data.py. From kamwoh/yume.

21 2mo ago A tokens not measured original MIT

PostToolUse

10

kamwoh/yume

Hook Claude Code

Runs after a tool call finishes for Write and Bash tool calls, executing validate_game_data.py (3 commands). From kamwoh/yume.

21 2mo ago A tokens not measured original MIT

Stop

11

kamwoh/yume

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From kamwoh/yume.

21 2mo ago A tokens not measured original MIT

PostToolUse

12

s-nems/open-northland

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing sim-determinism-guard.mjs via node. From s-nems/open-northland.

5 21d ago A tokens not measured GPL-3.0