SessionStart
01Hook Claude Code
Runs when a session starts, executing session-init.sh via bash. From asklokesh/loki-mode.
8 tagged ci cd, measured the same way as everything else here.
Hook Claude Code
Runs when a session starts, executing session-init.sh via bash. From asklokesh/loki-mode.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing validate-bash.sh via bash. From asklokesh/loki-mode.
Hook Claude Code
Runs after a tool call finishes, executing track-metrics.sh via bash. From asklokesh/loki-mode.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, running npx vibecop scan --diff HEAD --format agent. From bhvbhushan/vibecop.
Hook
Runs when you submit a prompt, before the agent sees it, executing test-wrapper.sh. From zircote-plugins/sdlc-quality.
Hook Claude Code
Runs when the agent finishes a response, executing index.js via node. From vyuh-labs/dxkit.
dachivadachkoria/claude-code-starter-kit
Hook Claude Code
Runs after a tool call finishes for Write(*.py), Write(*.{js,ts,jsx,tsx}) and Write(*.go) tool calls, running an inline shell check (3 commands). From dachivadachkoria/claude-code-starter-kit.