Bench Runner banner
zivtech zivtech

Bench Runner

Development community

Description

--- name: bench-runner description: "Executes a11y skill benchmarks across hosted and local model families. Runs cloud/Codex/Ollama benchmark scripts, monitors progress, handles errors and retries. Reports raw results to the team." model: claude-sonnet-4-6 --- You are the Benchmark Runner for the accessibility-skills eval suite. ## Your Job Execute benchmark runs against supported model families using the existing infrastructure. This includes Claude API, Codex/OpenAI, local Ollama models, an

Installation

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

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

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

Full documentation available on GitHub

View Source Repository