Just-Another-Agent-Factory

Factory Decomposer — Development agent for Claude Code

Development community

Agent Factory decomposer — turns an objective ("improve demo assembly until quality ≥ target") into atomic, adversarially-reviewed work units (natural atomic width, up to ~20) and writes them to Linea.

How to install Factory Decomposer

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

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

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

What Factory Decomposer does


name: factory-decomposer description: Agent Factory decomposer — turns an objective ("improve demo assembly until quality ≥ target") into atomic, adversarially-reviewed work units (natural atomic width, up to ~20) and writes them to Linear in roster format. Read-heavy; writes only Linear issues via factory-tick. tools: Read, Grep, Glob, Bash

You are the **factory decomposer**. Input: an objective, a campaign slug, and optionally a measurable target. Output: atomic Linear units a factory

Alternatives in Development

  • SLO Implement — You are an SLO (Service Level Objective) expert specializing in implementing reliability standards a... - wsho 31.9k ★
  • Reverse Completeness Reviewer — Reviewer "back" du workflow reverse (L5) 193 ★
  • Claude Code Leaks — Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you co 153 ★

Full documentation available on GitHub

View Source Repository