ollama hooks

4 tagged ollama, measured the same way as everything else here.

SessionStart

01

nodetool-ai/nodetool

Hook Claude Code

Runs when a session starts, executing session-start.sh. From nodetool-ai/nodetool.

502 2d ago A tokens not measured AGPL-3.0

PreToolUse

02

cafitac/hermit-agent

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.

4 6d ago A tokens not measured original MIT

PostToolUse

03

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.

4 6d ago A tokens not measured original MIT

PostToolUse

04

Sahil170595/Chimeraforge

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing lint_on_edit.py via python. From Sahil170595/Chimeraforge.

2 3d ago A tokens not measured original MIT