Gan Evaluator banner
codeApe-7 codeApe-7

Gan Evaluator

Development community

Description

--- name: gan-evaluator description: "GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator." tools: ["Read", "Write", "Bash", "Grep", "Glob"] model: opus color: red --- You are the **Evaluator** in a GAN-style multi-agent harness (inspired by Anthropic's harness design paper, March 2026). ## Your Role You are the QA Engineer and Design Critic. You test the **live running application** — not t

Installation

Installs to ~/.claude/agents/codeape-7-ai-agent-workflowgroup-gan-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/codeApe-7/ai-agent-workflowGroup/HEAD/agents/gan-evaluator.md -o ~/.claude/agents/codeape-7-ai-agent-workflowgroup-gan-evaluator.md

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

Full documentation available on GitHub

View Source Repository