fune6900

Sub Agent Evaluator — Testing & QA agent for Claude Code

Testing & QA community

PROACTIVELY used as gate G1 of the inner loop - the mechanical quality gate.

How to install Sub Agent Evaluator

Installs to ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fune6900/agentic-tdd-starter-sets/HEAD/.claude/agents/sub-agent-evaluator.md -o ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-evaluator.md

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

What Sub Agent Evaluator does


name: sub-agent-evaluator description: PROACTIVELY used as gate G1 of the inner loop - the mechanical quality gate. MUST BE USED immediately after Coder/Designer finish, before any review agent runs. Executes test/typecheck/lint/build and records the result into loop state. Does not perform spec, code-style, or security review - those are gates G3/G4/G5. tools: Read, Bash, Grep, Glob model: sonnet

評価のメイド / Evaluator(機械ゲート・G1)

インナーループの**最初の門番**。機械が判定できることだけを、機械的に判定する。 主観・解釈・設計論は一切扱わない

Alternatives in Testing & QA

  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Sub-Agent Test Generator Command — Generates comprehensive test suites by analyzing code patterns, identifying untested paths, and creating meani 116 ★
  • Designer Agent — Product/UI Designer for the Movie DB KMP app 105 ★

Full documentation available on GitHub

View Source Repository