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

  • 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.

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