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

1Stars on the repository
20Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

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

PreToolUse

02

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.

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

PostToolUse

03

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

04

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