SessionEnd
25Hook Claude Code
Runs when a session ends, executing spawn-session-audit.sh. From prototypdigital/bluetemberg.
37 tagged github copilot, measured the same way as everything else here.
Browse within: gemini-cli 10accessibility-testing 5api-testing 5bdd 5clean-architecture 5
Hook Claude Code
Runs when a session ends, executing spawn-session-audit.sh. From prototypdigital/bluetemberg.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd via bash. From uppadhyayraj/dq-awesomeqa.
Hook
Runs when you submit a prompt, before the agent sees it, executing sanitize-input.js and audit-log.js via node (2 commands). From uppadhyayraj/dq-awesomeqa.
Hook
Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing qa-safety.js and audit-log.js via node (2 commands). From uppadhyayraj/dq-awesomeqa.
GuillemRoca/agent-skills-android
Hook
Runs when a session starts, executing session-start.sh. From GuillemRoca/agent-skills-android.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.mjs via node. From eai-support/eai-gofer.
Hook Claude Code
Runs after a tool call finishes, executing post-tool-use.mjs via node. From eai-support/eai-gofer.
Hook Claude Code
Runs when the agent finishes a response, executing agent-stop.mjs via node. From eai-support/eai-gofer.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing check.sh via bash. From KazukiShinomiya/sdd-starter.