AI AGENT ADDONS

Agent Eval

affaan-m/ecc

You can now compare different coding agents side by side. Agent Eval is a simple tool that runs your own tasks on agents like Claude Code, Aider, and Codex. It measures pass rate, cost, time, and consistency. No more guessing which agent works best for your project.

Each task is defined in a plain YAML file. The tool creates a fresh copy of your code for each agent run. This keeps results clean and repeatable. You get a table that shows exactly how each agent performs.

Anyone on a team can use this to make data-backed choices. It helps you pick the right agent without relying on gut feelings or online reviews.

Add Agent Eval skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-eval

Project

mkdir -p .claude/skills/agent-eval

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago