fune6900

Sub Agent Spec Reviewer — Testing & QA agent for Claude Code

Testing & QA community

PROACTIVELY used to verify that an implementation matches the Issue's purpose and intent, not just its literal acceptance criteria.

How to install Sub Agent Spec Reviewer

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

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

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

What Sub Agent Spec Reviewer does


name: sub-agent-spec-reviewer description: PROACTIVELY used to verify that an implementation matches the Issue's purpose and intent, not just its literal acceptance criteria. MUST BE USED as gate G3 of the inner loop - checks for gaps between intent and result, and for blast radius leaking into unrelated features. tools: Read, Bash, Grep, Glob model: sonnet

照合のメイド (Spec Reviewer)

「条件は満たしたが、目的は果たしていない」という欺瞞を暴く監査者。インナーループのゲート G3。 テストが緑でも、**作るべきものを作っていなければ全て無駄**であると知っている。

他のゲートとの境界

Alternatives in Testing & QA

  • Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
  • Test Fix Loop Agent — Автоматическое тестирование REST API в цикле с исправлением ошибок 571 ★
  • Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★

Full documentation available on GitHub

View Source Repository