📊 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

Anthropic’s Claude has introduced a new feature enabling it to dynamically assemble and orchestrate its own team of agents for complex tasks. This development aims to overcome limitations of single-agent workflows, especially in high-value, multi-step projects. The capability is still in early deployment, with details about its full scope and limitations emerging.

Anthropic’s Claude AI now has the ability to autonomously build and coordinate its own team of agents during complex tasks, marking a significant advancement in AI orchestration. This feature, called dynamic workflows, enables Claude to generate specialized subagents tailored to specific parts of a project, improving performance on high-value, multi-step tasks. The development is part of an ongoing effort to enhance AI capabilities beyond single-agent limitations.

The new feature allows Claude to write and execute small JavaScript programs that orchestrate multiple subagents, each with its own focus and context window. These subagents can be assigned different roles, such as dispatching, verification, or synthesis, and can operate in parallel or sequentially, depending on the task’s needs. The system can also select appropriate models for each subagent, balancing speed and accuracy.

Anthropic emphasizes that this capability is designed for complex, high-value tasks rather than simple corrections. The company notes that it uses more tokens and computational resources, making it suitable for tasks like deep research, detailed fact-checking, and large-scale project management. The feature is activated via specific prompts, such as the keyword “ultracode,” which triggers Claude to generate a tailored workflow.

At a glance
updateWhen: announced March 2024
The developmentAnthropic has announced that Claude can now generate and manage its own team of agents dynamically during task execution.
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

Implications for AI Task Management and Performance

This development could significantly improve how AI handles complex projects, reducing errors like goal drift or partial completion that occur with single-agent workflows. By enabling Claude to self-organize into specialized teams, organizations can potentially achieve more accurate, thorough, and reliable results in tasks requiring multiple steps or expert judgment. This shift also suggests a move toward more autonomous, adaptable AI systems capable of managing their own workflows.

Project Management with AI For Dummies

Project Management with AI For Dummies

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Evolution of Multi-Agent AI Capabilities

Anthropic’s recent work on Claude has focused on expanding its ability to handle complex tasks through modular, orchestrated workflows. Previously, AI agents operated within single contexts, limiting their effectiveness on long or multi-faceted projects. The introduction of dynamic workflows builds on earlier features, such as skills packages and looping mechanisms, to enable Claude to reason about when and how to assemble teams of subagents in real-time.

This approach mirrors traditional project management practices, where dividing work among specialists and independent reviewers improves outcomes. It also addresses known issues with single-agent AI, such as laziness, bias, and goal drift, which are common in prolonged tasks.

“Dynamic workflows empower Claude to create tailored agent teams on the fly, significantly enhancing its ability to tackle complex, multi-step projects.”

— Thorsten Meyer, AI researcher at Anthropic

Designing Multi-Agent Systems: Principles, Patterns, and Implementation for AI Agents

Designing Multi-Agent Systems: Principles, Patterns, and Implementation for AI Agents

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unresolved Questions About Workflow Reliability

It is still unclear how well the dynamic workflows perform across diverse real-world applications, or how reliably Claude can self-manage complex team structures without human oversight. Details about limitations, such as failure modes or resource consumption, are still emerging and have not been fully tested in production environments.

AI Orchestration Systems: AI Orchestration Guides | Business Process Automation | AI in Business Transformation | Adaptive Workflow Systems | Modern AI Technologies | Scalable Automation Platforms

AI Orchestration Systems: AI Orchestration Guides | Business Process Automation | AI in Business Transformation | Adaptive Workflow Systems | Modern AI Technologies | Scalable Automation Platforms

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Upcoming Tests and Deployment of Dynamic Workflows

Anthropic plans to expand testing of Claude’s self-assembling agents in various domains, including research, data analysis, and complex project management. Further development will focus on refining the orchestration algorithms, reducing resource costs, and establishing best practices for deployment in enterprise settings. Monitoring how well Claude maintains goal fidelity and manages errors will be key milestones.

AI for Bookkeeping Automation and Workflows: Automate Data Entry, Receipts, Categorization, Reconciliation, and Month-End Reporting Using AI and No-Code Tools, Save Hours Every Week for Bookkeepers

AI for Bookkeeping Automation and Workflows: Automate Data Entry, Receipts, Categorization, Reconciliation, and Month-End Reporting Using AI and No-Code Tools, Save Hours Every Week for Bookkeepers

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Claude decide when to build a team of agents?

Claude assesses the complexity and scope of a task and triggers team-building when it detects that a single agent may underperform or when multiple specialized roles are needed, via specific prompts like ‘ultracode.’

Can this feature be used for simple tasks?

No, Anthropic recommends using dynamic workflows only for complex, high-value tasks due to increased token and computational costs.

What are the main advantages of autonomous agent teams?

They can improve accuracy, reduce errors like goal drift, and handle multi-step projects more effectively than single-agent approaches.

Are there any known limitations or risks?

As this is a new capability, potential issues include resource consumption, unexpected coordination failures, and difficulty in managing errors without human oversight. These are currently under evaluation.

Source: ThorstenMeyerAI.com

You May Also Like

The Machine Economy — Capital-Heavy, Human-Light, Trading With Itself

Analysis of the emerging machine economy where AI-driven firms operate with minimal human labor, reshaping markets and economic structures.

The Compounding Error Problem — Why 99.9% Alignment Decays to 60% in 500 Generations

Research shows that even 99.9% alignment accuracy per generation drops to around 60% after 500 recursive AI generations, raising concerns over long-term safety.

When One Agent Isn’t Enough: Claude Now Builds Its Own Team of Agents on the Fly

Anthropic says Claude Code can now create task-specific subagent workflows for complex work, with higher token costs and open questions.

The Twelve Real Complaints About AI Tools in 2026 — A Reddit, Twitter, and GitHub Synthesis

A detailed report on the top user complaints about AI tools in 2026, highlighting issues from Reddit, Twitter, and GitHub that challenge vendor claims.