SessionStart
01Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-start.py via python (3 commands). From Sisyphe42/ReignsAgent.
18 tagged game engine, measured the same way as everything else here.
Browse within: game-development 14creative-coding 9
Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-start.py via python (3 commands). From 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.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing inject-workflow-state.py via python. From Sisyphe42/ReignsAgent.
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.
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.
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.
SummerEngine/summer-engine-agent
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From SummerEngine/summer-engine-agent.
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.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing validate_game_data.py. From 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.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From kamwoh/yume.
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.