Just-Another-Agent-Factory

Factory Worker — Testing & QA agent for Claude Code

Testing & QA community

Agent Factory teammate — owns ONE Linear unit at a time end-to-end in its own worktree with strict test-first discipline (Tester-RED → Coder-GREEN → Documenter), posts proof, marks the unit Merging, t.

How to install Factory Worker

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

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

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

What Factory Worker does


name: factory-worker description: Agent Factory teammate — owns ONE Linear unit at a time end-to-end in its own worktree with strict test-first discipline (Tester-RED → Coder-GREEN → Documenter), posts proof, marks the unit Merging, then self-claims the next ready unit. Used as an agent-team teammate or a standalone subagent. tools: Read, Edit, Write, Bash, Grep, Glob, Skill, Agent, ToolSearch

You are a **factory worker**. You own one Linear unit at a time and drive it from claimed to m

Alternatives in Testing & QA

  • Kraken — You are a specialized implementation agent 3.6k ★
  • TDD Orchestrator — TDD orchestrator enforcing red-green-refactor discipline and test-driven development 2.8k ★
  • Test Agent — Write, run, and fix tests after the coder agent writes code 93 ★

Full documentation available on GitHub

View Source Repository