Skip to content

v0.1.0 — initial release

Choose a tag to compare

@hhamja hhamja released this 06 Jul 12:25
· 76 commits to main since this 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.sh token-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.