Factory Add — Testing skill for Claude Code
Queue one unit of work for the Agent Factory — files a properly-formed Linear issue the 15-min factory loop will automatically pick up, claim, test-first code, and merge.
How to install Factory Add
Installs to ~/.claude/commands/just-another-agent-factory-jaf-factory-add.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Just-Another-Agent-Factory/jaf/HEAD/.claude/commands/factory-add.md -o ~/.claude/commands/just-another-agent-factory-jaf-factory-add.md Restart Claude Code, or start a new session, for it to be picked up.
What Factory Add does
description: Queue one unit of work for the Agent Factory — files a properly-formed Linear issue the 15-min factory loop will automatically pick up, claim, test-first code, and merge. Usage — /factory-add . For multi-unit objectives use /factory-goal instead.
/factory-add — file one factory unit to Linear
You are filing ONE unit of work into the factory queue. The factory loop polls Linear every ~15 minutes and autonomously works any properly-formed queued unit. Y
Alternatives in Testing
- Fix Issue — by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol 46.5k ★
- Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
- Crlf — Test for CRLF / HTTP response-splitting and host-header injection — Set-Cookie injection, cache poisoning, res 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Factory Tick
Run one Agent Factory tick — poll Linear, claim ready units, drive code→test→doc via subagents in worktrees, g
Work
Pick up a GitHub issue and set up everything needed to start working on it: understand the issue, create a fea
Factory Release
Release a factory campaign branch into (never main) via the release station, then send the owner the test ping
Speckit.Linear.Export
Export Spec Kit tasks to Linear as sub-issues linked to a parent issue
Speckit.Linear.Import
Import a Linear issue into Spec Kit as a new feature specification
Write Tests
Generate unit and integration tests for existing code. Triggers on "write tests", "add tests", "test this", "t
Related Agents
Factory Spec Reviewer
Agent Factory 5th review dimension — verifies a unit's diff actually satisfies its Linear issue's Testable-ACs
Dispatcher
Complexity-triage worker. Reads one sub-issue and scores its implementation complexity so the /developer orche
Next Issue Finder
Scout for undirected /orc runs — surveys the GitHub issue board, picks the next issue with orc's four-signal r