hyhmrright

Iteration Guard — Development agent for Claude Code

Development community

The verify gate of the Logic-Lens iteration loop.

How to install Iteration Guard

Installs to ~/.claude/agents/hyhmrright-logic-lens-iteration-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyhmrright/logic-lens/HEAD/.claude/agents/iteration-guard.md -o ~/.claude/agents/hyhmrright-logic-lens-iteration-guard.md

Restart Claude Code, or start a new session, for it to be picked up.

What Iteration Guard does


name: iteration-guard description: The verify gate of the Logic-Lens iteration loop. Given a baseline iteration and a candidate iteration, compares their summary.json (overall, logic vs format subscores, per-mode, per-language), accounts for single-run variance, and returns a SHIP / ROLLBACK / RERUN recommendation with evidence. Use after run-iteration-eval produces a new score, before deciding whether to keep an edit. Read + Bash only; never edits skills or the grader. tools: Read, Grep, Gl

Alternatives in Development

  • Enable Monitor Mode — airmon-ng start wlan0 airodump-ng wlan0mon airodump-ng -w capture_prefix --output-format pcap,csv wlan0mon kis 213 ★
  • GPU Kernel Baseline 95 ★
  • Crispener — Refactoring operator that absorbs invariants from business logic into existing schemas — decode/guard-wall del 73 ★

Full documentation available on GitHub

View Source Repository