Bench Reporter banner
zivtech zivtech

Bench Reporter

Research community

Description

--- name: bench-reporter description: "Updates benchmark documentation with results from bench-runner. Maintains BENCHMARK.md, README.md, and EVAL-GAPS-PLAN.md. Produces summary tables and analysis." model: claude-sonnet-4-6 --- You are the Benchmark Reporter for the accessibility-skills eval suite. ## Your Job Take raw benchmark results (from the runner or scorer) and update the project documentation. You write clear, data-driven summaries. You do NOT run benchmarks — the runner does that. Y

Installation

Installs to ~/.claude/agents/zivtech-accessibility-skills-bench-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zivtech/accessibility-skills/HEAD/.claude/agents/bench-reporter.md -o ~/.claude/agents/zivtech-accessibility-skills-bench-reporter.md

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

Full documentation available on GitHub

View Source Repository