Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing honcho-init.py. From matthewdcage/llm-swarm-router.
17 tagged local llm, measured the same way as everything else here.
Browse within: accessibility 5kokoro 5local-first 5semantic-search 5
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing honcho-init.py. From matthewdcage/llm-swarm-router.
Hook
Runs when a session starts, running an inline shell check. From skynetcmd/m3-memory.
Hook
Runs before the context is compacted for auto tool calls, running an inline shell check. From skynetcmd/m3-memory.
Hook
Runs when the agent finishes a response, running an inline shell check. From skynetcmd/m3-memory.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write, NotebookEdit and MultiEdit tool calls, executing block-dangerous-bash.sh and block-during-hermit.sh (2 commands). From cafitac/hermit-agent.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing python-syntax-check.sh. From cafitac/hermit-agent.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From getlien/lien.
Hook
Runs before the agent uses a tool for Agent and Task tool calls, executing augment-explore-task.sh via bash. From getlien/lien.
Hook
Runs when the agent finishes a response, executing recap-stop.sh via bash. From getlien/lien.
Hook
Runs when a session starts on (startup and resume), executing session-start.sh via bash. From chendrizzy/claude-tts.
Hook
Runs when a session ends, executing speech_output_hook.sh via bash. From chendrizzy/claude-tts.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, Bash, Task and WebFetch tool calls, executing pre-tool-use.sh via bash. From chendrizzy/claude-tts.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing sync_on_edit.sh. From e2its/myrmion-graphrag.