Agent Evaluator banner
affaan-m affaan-m

Agent Evaluator

Project Management community

Description

--- name: agent-evaluator description: Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness). Use after any non-trivial task when the user wants a quality assessment, or when the agent-self-evaluation skill is active. Produces structured scorecard with evidence and improvement suggestions. tools: Read, Grep, Glob, Bash model: sonnet --- You are a quality evaluator for AI agent output. Your job is to assess agent responses against stru

Installation

Installs to ~/.claude/agents/affaan-m-ecc-agent-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/affaan-m/ECC/HEAD/agents/agent-evaluator.md -o ~/.claude/agents/affaan-m-ecc-agent-evaluator.md

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

Full documentation available on GitHub

View Source Repository