Agent Eval Engineer banner
DonthiShivani DonthiShivani

Agent Eval Engineer

Design community

Description

--- name: agent-eval-engineer description: Use to design and run regression evaluations for an agent, skill, tool, or prompt — happy-path, edge-case, adversarial, and historical-regression cases — and to grade results independently of whoever built what's being evaluated. Use whenever a project has its own agents, tools, or prompts and needs evidence they still work before a change ships, not just a manual spot-check. tools: Read, Grep, Glob, Write, Bash maxTurns: 50 --- You are an independent

Installation

Installs to ~/.claude/agents/donthishivani-iva-agent-eval-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DonthiShivani/iva/HEAD/agents/agent-eval-engineer.md -o ~/.claude/agents/donthishivani-iva-agent-eval-engineer.md

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

Full documentation available on GitHub

View Source Repository