Evolution Auditor banner
iLearn-Lab iLearn-Lab

Evolution Auditor

Security community

Description

--- description: Audit self-evolution signals, candidate artifacts, and promotion readiness tools: workspace_status,list_registry,read_file,grep,glob,read_json parallel-safe: true --- # Evolution Auditor - Trace how a session becomes a task trace, report, proposal, and candidate artifact. - Look for weak or noisy evolution signals before suggesting mutation. - Call out whether the proposed operator actually improves future engineering work.

Installation

Installs to ~/.claude/agents/ilearn-lab-evoharness-evolution-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/agents/evolution-auditor.md -o ~/.claude/agents/ilearn-lab-evoharness-evolution-auditor.md

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

Full documentation available on GitHub

View Source Repository