Claude Code: Creator's 5-Agent Parallel Workflow Revealed

Claude Code: Creator's 5-Agent Parallel Workflow Revealed

Marcus Chen
173
original

Boris Cherny, creator of Anthropic's Claude Code, unveiled his personal workflow: running five Claude agents in parallel across terminals, leveraging iTerm2 notifications and browser multi-sessions, with a 'teleport' command for environment switching. This setup has sparked significant discussion in the developer community, signaling an evolution in AI-assisted programming collaboration.

A recent X (formerly Twitter) post by Boris Cherny, the mind behind Anthropic's Claude Code, has sent ripples through the developer community. Instead of announcing a new feature or a funding round, Cherny simply shared his daily workflow using the tool. What followed was an intense discussion, dissecting and debating his approach to AI-powered development.

Five Parallel Terminals, One Human Conductor

Traditional coding often feels like a linear process: write a function, run tests, fix bugs, then move to the next. Cherny's method flips this on its head. He simultaneously runs five Claude instances in his terminal, labeling them 1 through 5. He relies on iTerm2 system notifications to alert him when an agent requires input, allowing him to switch contexts seamlessly. One agent might be running a test suite, another refactoring an older module, and a third drafting documentation. In this setup, Cherny acts less like a direct coder and more like a strategic dispatcher.

The setup extends beyond the terminal. Cherny also maintains 5 to 10 claude.ai browser sessions, using a custom “teleport” command to fluidly transition these web sessions to his local terminal. This means his entire 'workbench' spans multiple environments, with numerous tasks progressing concurrently.

Why This Workflow Blew Up the Developer Sphere

This 'multi-front' approach is a significant departure from how most developers typically work. One commenter on X aptly noted that trying it felt 'more like playing Starcraft than writing code.' This analogy perfectly captures the shift in role: you're no longer typing line by line, but commanding a squad of autonomous units to execute tasks. This sentiment resonated widely, becoming a frequently cited description of the experience.

Industry figures quickly weighed in. Jeff Tang, for example, declared on X that any programmer not familiar with Cherny's Claude Code best practices was already falling behind. Kyle McNease, another observer, went even further, calling this workflow reveal Anthropic's 'ChatGPT moment' – a pivotal demonstration of AI's potential to redefine interaction paradigms.

Practical Implications for Developers

The true significance of this workflow isn't just the 'five agents' number, but its potential to reshape an individual developer's productivity structure. Historically, parallel processing of multiple modules was limited by the cognitive load of context switching. Now, each AI agent can independently manage a task stream, with the human only intervening at critical decision points. This aligns with Anthropic President Daniela Amodei's earlier emphasis on enabling 'fewer people to do more things.'

This model is particularly appealing for independent developers and small teams. It suggests the possibility of advancing feature development, testing, and documentation concurrently, even without a large engineering team. Of course, this also demands stronger task decomposition and prioritization skills from the developer – it's easy to assign tasks to five agents, but knowing which tasks are suitable for parallel execution and when to consolidate efforts is the real challenge.

A Reality Check: Workflow, Not a Silver Bullet

It's crucial to remember that Cherny hasn't claimed this method is universally applicable. He's showcasing a personal preference, built on a deep understanding of Claude's behavior. For the average developer, directly replicating a 5-terminal setup with notifications might not be the ideal starting point. A more pragmatic approach would be to begin with two parallel tasks and gauge your ability to manage the rhythm.

Furthermore, multiple agents running in parallel can lead to context fragmentation. Each agent operates in its own silo, unaware of what the others are doing. The coordination burden still falls on the human. While Cherny's system addresses 'when do I need to intervene' with notifications, it doesn't solve 'how do agents understand each other.' Official technical details on this specific aspect remain limited.

  • If you're keen to try, start with two terminals running distinct tasks to get a feel for the notification system, then gradually scale up.
  • Categorize your tasks: testing, refactoring, and documentation, which are relatively independent, are good candidates for parallel execution.
  • Be mindful if one agent demands significant interactive time; pause other tasks to avoid getting bogged down in a global bottleneck.

Cherny's disclosure is less a definitive answer and more an experimental report from a practitioner on the front lines. It transforms the concept of 'one person doing a team's worth of work with AI' from a slogan into a tangible, actionable process. The next step will be to see if Anthropic integrates this parallel workflow into Claude Code's official features – after all, if the creator himself is using it this way, the tool team has every reason to pay close attention.

Claude CodeAI programming assistantparallel workflowdeveloper toolsAnthropicprogramming efficiencyAI agent managementterminal workflowmulti-agent collaborationsoftware development trends

Share

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Explore More

Similar Tools

Cursor

Cursor

A smart code editor based on secondary development of VS Code, with "native built-in AI" as its core selling point. It does not rely on plugins but deeply integrates AI into the underlying architecture of the editor, enabling it to understand the context of the entire project's codebase. It also supports seamless migration of all VS Code configurations and plugins.

Google Antigravity

Google Antigravity

Antigravity supports multiple models, including Gemini 3 Pro, Claude Sonnet 4.5, and GPT-OSS, allowing developers to select the most suitable model for their tasks within the same environment.

Codex

Codex

OpenAI Codex is an AI programming model and assistant developed by OpenAI, capable of translating natural language instructions into corresponding source code. It provides developers with intelligent code completion and code generation functionalities. Initially launched in 2021 as the code model for the OpenAI API, it once served as the core engine for GitHub Copilot. With the evolution of OpenAI's technology, Codex returned in 2025 in a new form as an "AI programming agent," capable of understanding complex requirements and automatically writing and debugging code, significantly enhancing development efficiency and software delivery speed.

Kiro

Kiro

Kiro is an AI-powered programming IDE launched by AWS, which adopts a specification-driven development model. It transforms natural language requirements into clear specification documents and tasks, then uses built-in AI agents to generate code, debug, and optimize, providing comprehensive assistance throughout the development process of large-scale projects.

Trae

Trae

Trae (official website: trae.ai) is an AI-native integrated development environment (IDE) launched by ByteDance. It is not merely a programming assistant but rather a "collaborative partner" that deeply integrates large language models (LLMs) to help developers achieve more intelligent and automated software development—from requirements analysis and code construction to debugging and deployment.

Claude

Claude

Claude is an intelligent language interaction platform developed by the American AI company Anthropic. It integrates capabilities such as deep text understanding, information organization, code assistance, and task analysis, enabling it to handle more complex tasks beyond simple chat conversations. These include long-text summarization, image analysis, logical reasoning, and programming assistance, among others. Compared to some single-purpose Q&A bots, Claude functions more like an intelligent tool equipped with reasoning logic and scalable features.

Open-source Alternatives

guidellm: Optimize LLM Deployment Performance

guidellm is an open-source tool designed to evaluate and optimize Large Language Model (LLM) inference performance in production environments. It offers stress testing, latency analysis, and throughput assessment, helping developers pinpoint bottlenecks and fine-tune deployment configurations. Developed by the vLLM team, it's ideal for teams needing granular control over their LLM service tuning.

Kun: Embed AI Agent Workspaces in Your Apps

Kun is an open-source AI Agent workspace, built with TypeScript, designed for seamless integration into your applications. It offers dedicated Code and Write modes, providing developers with a customizable, intelligent interaction environment that supports multi-turn conversations, tool calling, and context management. It's a pragmatic solution for adding AI capabilities without building from scratch.

ai-gateway: Unify Your Generative AI API Management

ai-gateway is an open-source project built on Envoy Gateway, offering a unified API gateway to manage access to diverse generative AI services. It simplifies AI application integration and operations by providing features like load balancing, caching, and rate limiting for various AI providers.

go-micro: Go Microservice Framework for AI Agents

go-micro is a Go microservices framework optimized for building AI agents. It provides service discovery, load balancing, message encoding, and event-driven capabilities out of the box, enabling developers to quickly build scalable distributed AI systems. With over 22,000 GitHub stars, it's a popular choice for Go developers diving into microservices and AI agent architectures.

terax-ai: AI-Powered Terminal Workbench for Devs

terax-ai is a remarkably lightweight (just 7MB) open-source, terminal-first AI development workbench. Designed for command-line enthusiasts, it integrates AI assistance directly into your familiar terminal environment, offering lightning-fast startup and minimal resource usage. It's perfect for developers seeking efficiency and a streamlined workflow without the bloat of traditional IDEs.

jar-analyzer: AI-Powered JAR Analysis for Java Devs

jar-analyzer is an open-source GUI tool for Java JAR package analysis, featuring an integrated AI assistant. It offers robust capabilities like JAR DIFF, method call graph exploration, DFS call chain analysis, taint analysis, and control flow graph (CFG) program analysis. Ideal for Java developers and security researchers, it streamlines code auditing and reverse engineering tasks, making complex analysis more accessible.