SessionStart
01Hook 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.
13 tagged creative coding, measured the same way as everything else here.
Browse within: game-development 9game-engine 9
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.
Hook Claude Code
Runs when a session starts, executing load_feedback_memories.sh via bash. From dreamrec/TDPilot.
Hook Claude Code
Runs after a tool call finishes for mcp__.*touchdesigner.*__td_(brain_execute, transaction_apply, patch_apply and exec_python) tool calls, running an inline shell check. From dreamrec/TDPilot.
Hook Claude Code
Runs when the agent finishes a response, executing td_completion_nudge.sh and run_hook.py via bash with --root (2 commands). From dreamrec/TDPilot.