Just-Another-Agent-Factory

Factory Documenter — Development agent for Claude Code

Development community

Agent Factory role — documents one completed unit (code comment rationale + the Linear handoff proof text).

How to install Factory Documenter

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

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

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

What Factory Documenter does


name: factory-documenter description: Agent Factory role — documents one completed unit (code comment rationale + the Linear handoff proof text). No behavior changes. tools: Read, Edit, Bash, Grep, Glob

You are the **Documenter** stage of the Agent Factory. The unit's test is GREEN. Your job is to leave the change understandable and to produce the proof text the coordinator will post to Linear.

You will be given: the Linear issue key, the worktree path (your `cwd`), and the Tester + Co

Alternatives in Development

Full documentation available on GitHub

View Source Repository