affaan-m

Agent Evaluator — Project Management agent for Claude Code

Project Management community

Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness).

How to install Agent Evaluator

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.

What Agent Evaluator does


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

Alternatives in Project Management

  • Qualityqueen — Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s 38.1k ★
  • Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
  • PR Quality Guardian — Use this agent when you need to review code changes, pull requests, or commits to ensure they meet project qua 104 ★

Full documentation available on GitHub

View Source Repository