06-reference

How I use Linear to manage agents (and why we should all be building software factories)

·reference·status: captured for later — no build launched·source: https://x.com/enginoid/status/2078850177926938666·by Fred Jonsson (@enginoid) — SWE/ML, ex-Monzo, ex-QuizUp
agent-factoriesticket-systemsharness-engineeringevalsescalation-standards

Linear-as-agent-factory (enginoid) vs the brigade house

One solo builder running ~400 Linear issues/month through parallel coding agents on a $12/mo seat. Low-tech by his own description (he pastes prompts into Codex/Claude Code/Cursor/Antigravity by hand), but the doctrine is mature and arrived at independently. This is the closest public analogue to what the house does.

His system, compressed

What we can actually steal (ranked, all cheap)

  1. Human-escalation standard → codify as house doctrine. His framing is better than ours and we already stumbled into it accidentally: the 2026-07-19 HAE fix was staged as a single runnable script rather than "go prune the database." Make that the rule, not the accident — every founder escalation ships exact commands or a script, assumes zero context, and states what kept moving without him.
  2. Per-ticket Verifications checklist (Automated / Manual / Visual) as a close-blocker. Our Gate A checks ticket structure; his checks intent satisfaction. Pairs naturally with our read-back doctrine — read-back is the anchor, the checklist is the contract.
  3. Factory metrics. He wants completion rate / defect rate / variance and doesn't have them. The 4-state rail already carries the raw data (tickets served, refires, which gate caught which defect). We could report it and would then have something almost nobody publishes.
  4. Outcome-named tickets. Cheap naming discipline; ours drift technical.
  5. Diff-only description updates. His agents clobbered verification criteria when rewriting descriptions. Our rail work-log is append-only with atomic writes, so we're structurally covered — worth a spot-check on any path that rewrites a ticket body wholesale.

Where the house is genuinely ahead (do not under-claim)

Convergent evidence: two independent builders arrived at tickets + gates + unsupervised batches + escalation standards. Ties directly to [[2026-07-19-intuitmachine-loops-to-graphs]] (his checkbox gate is an anchor; his transcript-upload RCA is an audit loop) and to the demo-grade-vs-delivery-grade positioning.

Related: [[2026-07-18-agent-brigade-v2-simplification-design]] · [[feedback_workflow_agent_output_integrity]]

Why this is in the vault

Mapping against Ray Data Co