Run Agent Evaluation
curated by SkillMD · plugin · 9 skills
Sets up evaluation framework, runs benchmarks, and produces comparative analysis of agent performance.
Install the whole plugin (CLI)
npx skillmds add affaan-m/agent-eval
npx skillmds add alirezarezvani/run
npx skillmds add affaan-m/verification-loop
npx skillmds add dvcrn/aice
npx skillmds add sakamoto-family-smile/eval-harness
npx skillmds add jorcan/agents
npx skillmds add mhassan0000/agent-eval
npx skillmds add mhassan0000/santa-method
npx skillmds add mhassan0000/skill-complySkills in this plugin
- ▌ agent-eval · affaan-mCompare coding agents head-to-head on reproducible tasks with pass rate, cost, time, and consistency metrics.
- ▌ run · alirezarezvaniExecute the full AgentHub competition lifecycle in a single command: initialize, capture baseline, spawn agents, evaluate results, and merge the winner.
- ▌ verification-loop · affaan-mRuns a multi-phase verification pipeline including build, type-check, lint, tests, security scan, and diff review to ensure code quality before creating a PR.
- ▌ aice · dvcrn bundleTracks bidirectional confidence scores across five domains (TECH, OPS, JUDGMENT, COMMS, ORCH) for agents and users, with triggers, anti-patterns, and pool scoring per runtime.
- ▌ eval-harness · sakamoto-family-smileFormal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
- ▌ agents · jorcan bundleEvaluates execution transcripts and output files against a list of expectations, assigning pass/fail verdicts with cited evidence and critiquing the assertions themselves.
- ▌ agent-eval · mhassan0000Compares coding agents head-to-head on reproducible tasks, measuring pass rate, cost, time, and consistency.
- ▌ santa-method · mhassan0000Runs a multi-agent adversarial verification loop where two independent reviewers must both pass before output ships, with a fix cycle for convergence.
- ▌ skill-comply · mhassan0000 bundleMeasures whether coding agents actually follow skills, rules, or agent definitions by generating test scenarios, running agents, and classifying tool calls to report compliance rates.