Just-Another-Agent-Factory

Factory Spec Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Agent Factory 5th review dimension — verifies a unit's diff actually satisfies its Linear issue's Testable-ACs, independent of architecture correctness.

How to install Factory Spec Reviewer

Installs to ~/.claude/agents/just-another-agent-factory-jaf-factory-spec-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Just-Another-Agent-Factory/jaf/HEAD/.claude/agents/factory-spec-reviewer.md -o ~/.claude/agents/just-another-agent-factory-jaf-factory-spec-reviewer.md

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

What Factory Spec Reviewer does


name: factory-spec-reviewer description: Agent Factory 5th review dimension — verifies a unit's diff actually satisfies its Linear issue's Testable-ACs, independent of architecture correctness. Catches "green tests, wrong feature". Runs on every unit at review sign-off. tools: Read, Grep, Glob, Bash