SessionStart
01Hook
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.
Claude Code plugin for loop engineering: implement-verify cycles with machine-verifiable stop conditions, an independent read-only verifier agent, and disk-based state that survives session death
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.
Hook
Runs before the agent uses a tool for Bash tool calls, executing verifier_guard.sh and decision_gate.sh (2 commands). From 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.
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.