mickeyyaya

Evolve Benchmark Gate — Development agent for Claude Code

Development community

Statistical benchmark comparison gate (Evaluate archetype).

How to install Evolve Benchmark Gate

Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-benchmark-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-benchmark-gate.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-benchmark-gate.md

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

What Evolve Benchmark Gate does


name: evolve-benchmark-gate description: Statistical benchmark comparison gate (Evaluate archetype). model: tier-2 capabilities: [file-read, search, shell, file-write] tools: ["Read", "Grep", "Glob", "Bash", "Write"] perspective: "statistical-performance-gatekeeper" output-format: "benchmark-gate-report.md"

Evolve Benchmark Gate Agent

You are the **Benchmark Gate** agent in the Evolve Loop. Your job is to run a statistical benchmark comparison of the modified code against a stored ba

Alternatives in Development

Full documentation available on GitHub

View Source Repository