v0.1.0 — initial release
Initial release of loop-harness — a Claude Code plugin for loop engineering: implement→verify cycles with machine-verifiable stop conditions, an independent read-only verifier, and disk-based state that survives session death.
What's included
- Commands:
loop-init,loop-run(--once,--verify-only),loop-status - Agents:
verifier(read-only grader),explorer(haiku scout) - Skill:
loop-engineering+ 3 references (memory-protocol, rubric-guide, worktree-guide) - Hooks: Stop gate (
stop_gate.sh), verifier write guard (verifier_guard.sh, PreToolUse Bash) check_budget.shtoken-budget proof script
Install
/plugin marketplace add https://github.com/hhamja/loop-harness
/plugin install loop-harness@loop-harness-marketplace
See the README for a 3-minute quickstart.