agent loop hooks

8 tagged agent loop, measured the same way as everything else here.

Stop

01

JonyanDunh/claude-code-watchdog

Hook

Runs when the agent finishes a response, executing stop-hook.js via node. From JonyanDunh/claude-code-watchdog.

4 4mo ago A tokens not measured copy · 48% Apache-2.0

Stop

02

Bogzx/seeks

Hook

Runs when the agent finishes a response, executing stop-gate.mjs via node. From Bogzx/seeks.

4 15d ago A tokens not measured copy · 58% MIT

PreToolUse

03

Bogzx/seeks

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing pre-tool.mjs via node. From Bogzx/seeks.

4 15d ago A tokens not measured original MIT

SessionStart

04

Bogzx/seeks

Hook

Runs when a session starts on compact, resume and startup, executing session-restore.mjs via node. From Bogzx/seeks.

4 15d ago A tokens not measured original MIT

SessionStart

05

hhamja/claude-code-harness

Hook

Runs when a session starts on startup, resume, clear and compact, executing session_state_digest.sh and loop_reminder.sh (3 commands). From hhamja/claude-code-harness.

1 1mo ago A tokens not measured copy · 64% MIT

PostToolUse

06

hhamja/claude-code-harness

Hook

Runs after a tool call finishes for Bash, Edit, Write and NotebookEdit tool calls, executing touch_track.sh. From hhamja/claude-code-harness.

1 1mo ago A tokens not measured original MIT

Stop

07

hhamja/claude-code-harness

Hook

Runs when the agent finishes a response, executing stop_gate.sh, check_memory.sh, auto_commit.sh, auto_push.sh and auto_pr.sh (5 commands). From hhamja/claude-code-harness.

1 1mo ago A tokens not measured copy · 59% MIT