When One Agent Isn’t Enough: Claude Now Builds Its Own Team Of Agents On The Fly

📊 Full opportunity report: When One Agent Isn’t Enough: Claude Now Builds Its Own Team Of Agents On The Fly on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Claude has introduced a new feature called dynamic workflows, enabling it to generate and orchestrate its own team of sub-agents during complex tasks. This development aims to improve accuracy and reliability in high-stakes AI applications.

Claude, the AI assistant developed by Anthropic, has introduced a new feature that allows it to autonomously assemble and manage its own team of sub-agents on the fly. This capability, called dynamic workflows, enables Claude to better handle complex, high-value tasks by dividing work into specialized components, reducing common AI failure modes. The development is a notable step forward in AI orchestration and automation, with implications for enterprise and research applications.

The dynamic workflows feature is built into Claude’s latest iteration, allowing it to generate small JavaScript programs that orchestrate multiple sub-agents, each with a dedicated role. These sub-agents can operate in isolated environments, use different models suited for their specific tasks, and even resume interrupted workflows. The feature is designed primarily for complex tasks that require multiple steps, parallel processing, or independent verification, such as code refactoring, research synthesis, or extensive fact-checking.

Anthropic emphasizes that this capability is resource-intensive, using more tokens and computational power, and is not intended for simple tasks like fixing typos. Claude’s ability to write and run its own orchestration code marks a shift from static, hand-crafted workflows to dynamic, task-specific ones. The feature is triggered by a command or keyword (“ultracode”) and employs several orchestration patterns, including classify-and-act, fan-out-and-synthesize, adversarial verification, generate-and-filter, tournaments, and loop-until-done.

At a glance
updateWhen: announced March 2024
The developmentClaude now dynamically builds and manages its own team of agents during complex tasks, marking a significant upgrade in its operational capabilities.
Claude Builds Its Own Team: Dynamic Workflows — Insights
AI Dispatch · Insights · 1 July 2026

When one agent isn’t enough: Claude now builds its own team on the fly

Skills package what you know; loops decide how far you delegate over time. Dynamic workflows are the third axis — within a single task, Claude writes its own harness and assembles a temporary team of subagents. Think of it as Claude drawing an org chart for one job.

Why one agent grinding alone underdelivers
Agentic laziness
Declares done on partial work — 35 of 50 review items.
Self-preferential bias
Grades its own homework — likes what it already produced.
Goal drift
Loses the original objective across turns, especially after context is summarized.
These are the failure modes of one person doing a huge job alone. The cure is the manager’s: divide the work, give isolated briefs, and have someone independent check it.
The harness — an org chart Claude writes for one task
Orchestrator
Claude writes a JS harness on the fly
▼   fan out   ▼
Subagent
own context · model
Subagent
own worktree
Subagent
focused goal
Subagent
isolated
✕ adversarial verify
✕ adversarial verify
✕ adversarial verify
✕ adversarial verify
▼   barrier: wait for all   ▼
Synthesize
merge structured outputs
→ Result
one verified answer
Each subagent gets a clean context window and can run on a cheaper or smarter model — so no single overloaded context gets lazy, biased, or lost. Resumable if interrupted.
The six moves it composes
Classify-and-actroute by task type (switchboard)
Fan-out-and-synthesizeparallel agents → a barrier merges (map/reduce)
Adversarial verificationa separate agent attacks each result
Generate-and-filterbrainstorm wide, keep only survivors
Tournamentagents compete; pairwise judging > scoring
Loop-until-donespawn until a stop condition, not a fixed count
Where it earns its keep — often away from code
Big migrations & refactors Deep research → cited report Fact-check every claim Rank 1,000 tickets by severity Root-cause post-mortems (“why did sales drop?”) Triage a backlog at scale Design/naming by rubric Model routing
One security pattern to memorize — quarantine: agents that read untrusted public content are barred from high-privilege actions; a separate agent does the acting. Separation of duties for autonomous agents.
The take

The shift is from prompting a worker to commissioning a team — more output, more cost, and a manager’s judgment required. Reach for a workflow when a task is big, parallel, adversarial, or judgment-heavy — and when you can feel a single agent getting lazy, grading its own homework, or losing the plot. Bound it (token budgets, pilot first) — workflows can spawn hundreds of agents and burn far more tokens. For everything else, don’t hire five people to change a lightbulb.

Source: “A harness for every task: dynamic workflows in Claude Code,” Thariq Shihipar & Sid Bidasaria (Anthropic), Claude blog, 2 June 2026. Mechanics, patterns & use cases are Anthropic’s; the “org chart” framing is the author’s. A recent, still-evolving feature. Docs: code.claude.com/docs.
thorstenmeyerai.com

Impact of Autonomous Team-Building in AI Workflows

This development signifies a major advancement in AI autonomy, enabling Claude to handle more complex, multi-step tasks with less human intervention. By constructing its own teams, Claude can improve accuracy, reduce errors like goal drift, and perform more reliable, high-stakes operations—benefits crucial for enterprise use cases such as code development, research, and large-scale data analysis. It also demonstrates a shift toward AI systems capable of self-orchestration, potentially reducing the need for manual workflow design and oversight in sophisticated applications.

The Human-Agent Orchestrator: Leading and Scaling AI-Driven Organizations

The Human-Agent Orchestrator: Leading and Scaling AI-Driven Organizations

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Evolution of AI Orchestration and Workflow Automation

Previous iterations of Claude focused on single-agent performance, which faced limitations in handling long, complex, or adversarial tasks. Common failure modes included agent laziness, self-bias, and goal drift, especially in extended projects. To address these, Anthropic developed static workflows—manual orchestration scripts that coordinated multiple Claude instances. The new dynamic workflows automate this process, allowing Claude to generate tailored orchestration code at runtime. This aligns with broader trends in AI toward more autonomous, self-managing systems and reflects ongoing research into scalable, reliable AI orchestration methods.

“Dynamic workflows empower Claude to build task-specific teams, significantly improving its ability to manage complex projects without constant human oversight.”

— Thorsten Meyer, AI researcher at Anthropic

The Ai powered real estate agent : Subtitle: Automated Prompt Playbooks and Workflows to Win Listings, Generate Leads, and Save 15 Hours a Week

The Ai powered real estate agent : Subtitle: Automated Prompt Playbooks and Workflows to Win Listings, Generate Leads, and Save 15 Hours a Week

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unanswered Questions About Dynamic Workflow Capabilities

It remains unclear how well Claude’s self-assembled teams perform across a broad range of real-world tasks, especially outside controlled test environments. The scalability, robustness, and safety of these autonomous orchestration mechanisms are still being evaluated. Additionally, the extent to which this feature can be integrated into existing enterprise workflows or customized for specific industry needs is not yet confirmed. Ongoing testing and user feedback will clarify these issues over the coming months.

The LangGraph Mastery Guide: Orchestrating Multi-Agent AI Workflows for Complex Task Automation

The LangGraph Mastery Guide: Orchestrating Multi-Agent AI Workflows for Complex Task Automation

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Claude’s Autonomous Team Functionality

Anthropic plans to roll out the dynamic workflows feature to select enterprise partners and conduct further testing in real-world scenarios. Future updates may include enhanced safety controls, performance metrics, and user customization options. The company also aims to publish detailed case studies demonstrating the technology’s effectiveness in various high-stakes applications. Monitoring user feedback and operational data will determine how broadly the feature is adopted and refined.

Amazon

AI task division tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Claude build its own team of agents?

Claude generates a small JavaScript program that orchestrates multiple sub-agents, each with specific roles, model choices, and isolated environments, to handle different parts of a complex task.

Is this feature available for all users now?

As of now, the dynamic workflows feature is in a limited rollout phase and is primarily being tested with select enterprise partners. Broader availability is expected after further validation.

What types of tasks benefit most from this capability?

High-complexity, multi-step tasks such as extensive research synthesis, code refactoring, large-scale fact-checking, and multi-agent decision-making are the primary targets for this feature.

Are there safety or reliability concerns?

Yes, since the feature involves autonomous code generation and task orchestration, Anthropic is closely monitoring safety, robustness, and potential failure modes before wider deployment.

Source: ThorstenMeyerAI.com

You May Also Like

Software engineering. The canonical case.

A comprehensive analysis of recent data shows junior developers face significant displacement, while senior engineers benefit from augmentation, revealing a bifurcated AI impact.

The Forward-Deploy Pivot: Why Anthropic and OpenAI Are Becoming Consulting Firms in the Same Week

Anthropic and OpenAI are launching enterprise services units backed by major investors, signaling a strategic move toward AI-driven consulting and industry transformation.

Opus 4.8 Lands, and the Quiet Headline Is Honesty

Anthropic releases Claude Opus 4.8 with improved benchmarks and a focus on honesty, claiming reduced flaws and better alignment amid ongoing industry scrutiny.

Technology operations signal monitor: I admire Fabrice Bellard. He is almost certainly a better overall programmer

A new technology operations signal monitor emphasizes Fabrice Bellard’s exceptional programming skills, signaling a shift in focus for small software companies’ decision-makers.