
Boris Cherny reveals how running five Claude agents in parallel transforms coding into a real‑time strategy game, boosting developer productivity dramatically.
When Boris Cherny, the creator of the world’s most advanced coding agent Claude Code, spilled the beans about his terminal setup, the whole Silicon Valley stopped typing and started commanding. What looks like a handful of tabs in iTerm2 is actually a battle‑ready fleet of five autonomous Claude agents that can write, test, refactor, document and even ship code – all in parallel.
Single‑threaded inner loop – write a function → run tests → fix bugs → repeat.
Human correction tax – every AI‑generated line still needs a developer’s eye, turning speed gains into wasted minutes.
Developers have been stuck in this “type‑then‑wait” rhythm for decades, and the productivity ceiling is hitting the wall.
“I run 5 Claudes in parallel in my terminal, number my tabs 1‑5, and use system notifications to know when a Claude needs input.” – Boris Cherny
Using iTerm2 notifications, each tab runs a dedicated workflow:
The result? A real‑time‑strategy‑style development environment where the programmer is the commander, not the sole soldier.
Instead of chasing the fastest token‑generation, Cherny relies on Anthropic’s Opus 4.5, the heaviest model in the lineup. It may be slower per token, but because it makes fewer mistakes and excels at tool‑use, the overall time‑to‑completion is 2‑3× faster.
“You have to steer it less and it’s better at tool use, so it’s almost always faster than using a smaller model in the end.” – Cherny
AI agents suffer from “amnesia”. Cherny’s team solves it by keeping a single markdown file in the repo that records every mistake the agents make. When an error is caught, the team adds a rule to CLAUDE.md. The next time Claude runs, it reads the rule and avoids the same pitfall.
This turns the codebase into a self‑correcting organism.
Custom slash commands (e.g., /commit-push-pr) let a single keystroke trigger a full commit‑push‑pull‑request cycle. Specialized sub‑agents handle:
Claude doesn’t just write code; it tests it. Using the Claude Chrome extension, the agent opens a browser, runs UI tests, and iterates until the UI feels right. This verification loop is what many insiders credit for Claude Code’s rapid $1 billion ARR.
| Audience | Why It Matters | |----------|----------------| | Developers | Multiply personal output by 5× without hiring extra engineers. | | Team Leads / CTOs | Reduce “correction tax” and accelerate delivery pipelines. | | Product Managers | Faster feature validation, lower risk of regression bugs. | | AI Researchers | A real‑world case study of agent orchestration and model‑selection trade‑offs. |
CLAUDE.md) will evolve into company‑wide AI policy files.If you’re still typing line‑by‑line, you’re playing a single‑player mode while the rest of the industry is moving to multiplayer.
For more cutting‑edge analysis, follow Agent Arena – the hub where engineers, product leaders, and AI enthusiasts share the latest breakthroughs.
External references:
The post text is prepared automatically with title, summary, post link and homepage link.
Get an email when new articles are published.
Perplexity Pages 2.0: Turning Research into Instant, SEO‑Ready Micro‑Websites
Slackbot Reborn: Salesforce’s New AI Super‑Agent Takes the Workplace by Storm
FlowDIS: Language‑Guided Dichotomous Image Segmentation Redefines Pixel‑Perfect Vision
Claude Code’s Secret Workflow: How 5 AI Agents Turn Coding Into a Real‑Time Strategy Game
White House Moves to Tighten AI Model Security: New Review Process