SessionStart
01Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From jnMetaCode/superpowers-zh.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From jnMetaCode/superpowers-zh.
haodehaode378/text-encoding-guard
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check_mojibake.py via python with --root. From haodehaode378/text-encoding-guard.
Hook
Runs once when the project is set up for maintenance tool calls, executing maintenance_workorder.py. From ryanzhao1011/workframe.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-inject.py. From ryanzhao1011/workframe.
Hook
Runs when the agent finishes a response, executing check-iteration-trigger.py. From ryanzhao1011/workframe.
Hook
Runs when a session starts on startup and resume, executing session-start-turncue.mjs via node. From xuhuawork/turncue.