Skip to content

Writing

Notes from the practice of parallel agentic coding. Things that only really become visible once you're running 8-9+ Claude Code sessions in parallel — the rest of the time the pain stays hidden.

Posts

  • Code review when four engineers merge 844 PRs a month — 2026-07-27 — In June 2026 the team I lead opened 892 PRs and merged 844. The per-PR triage we ran to check whether that number means anything, the rework it found, and what we changed about reviewing.
  • Why MCPs Don't Scale with Heavy Agent Herding — 2026-05-16 — How I'm getting fewer interrupted Claude Code sessions. Custom MCP servers disconnect mid-flow, spawn per-tab at parallel scale, and force restarts to clear tool/settings caches. The replacement pattern: skill + CLI.

Elsewhere

Longer pieces on Positively Fred, where the practice gets written up at team and organisation scale:

Guides

Longer-form, kept up to date rather than dated:

AgentHerder — the professional practice. cctabs — the tool (MIT).