Iteration Guard — Development agent for Claude Code
The verify gate of the Logic-Lens iteration loop.
How to install Iteration Guard
Installs to ~/.claude/agents/hyhmrright-logic-lens-iteration-guard.md
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 RepositoryRelated Agents
Skill Editor
Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / _shared file) given a co
Coverage Auditor
L0.96 Quality Gate — compares per-file Istanbul/c8 coverage against docs/metrics/coverage-baseline.json after
Memory Writer
Budgeted reflection scribe — merges a parent agent's distilled session summary into its checkpoint file and st
Cr Docs Guard
Documentation lens — catches docs that assert what is no longer true, broken paths and links, commands that do
Docs Extractor
Digests a file set, docs or source, into a structured brief against the caller's question template, keeping ra
Frame Writer
Reads a repo and reports three things about it — the product's name, the language its docs are written in, and
Related Skills
Autoresearch Skill Andrej Karpathy
Claude Code skill for autonomous, goal-directed iteration. /autoresearch builds a real-data benchmark harness,
Paper Ref
Hunt candidate references in the current project's references library (and optionally the web) for a given top
Check Active Git Files.Prompt
You are an expert at analyzing git history. Given a list of files and their modification counts, return exactl