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

Anthropic’s Claude has introduced a new feature called dynamic workflows, allowing it to create and manage its own team of specialized agents during task execution. This development aims to improve performance on complex, high-value tasks by overcoming limitations of single-agent approaches.

Anthropic’s Claude has introduced a new feature called dynamic workflows, enabling the model to build and coordinate its own team of specialized agents on the fly. This development addresses limitations of single-agent operation in complex or high-stakes tasks, potentially transforming how AI handles multi-faceted projects.

The feature allows Claude to generate small JavaScript programs that orchestrate multiple subagents with distinct roles, such as dispatchers, specialists, and reviewers. These subagents can operate in isolated workspaces, with flexible model selection and the ability to pause and resume workflows. The system is designed for complex tasks that require division of labor, parallel processing, or adversarial review, which single-agent approaches often struggle with.

According to Anthropic, this capability is built into Claude’s latest iteration, Claude Opus 4.8, and is triggered via a command or keyword like “ultracode.” The approach is inspired by traditional team management strategies, such as routing work, parallel execution, and independent verification, but applied within an AI context. The feature is more resource-intensive, suitable mainly for high-value, complex projects.

At a glance
updateWhen: announced March 2024
The developmentClaude now dynamically constructs and orchestrates teams of subagents to handle complex tasks more effectively, marking a significant advancement in AI workflow management.
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 Performance in Complex Tasks

This innovation could significantly enhance AI’s ability to handle multifaceted, long-term projects by reducing common failure modes like goal drift and self-bias. It enables AI to simulate a collaborative team, improving accuracy, consistency, and reliability in high-stakes environments. For organizations, this means more trustworthy AI outputs in areas like research, software development, and compliance.

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.

Evolution of Multi-Agent AI Workflows

Previous efforts in AI workflow management focused on static or manual multi-agent setups, often requiring extensive coding or engineering. Anthropic’s recent advancements, including the release of Claude Opus 4.8, introduce dynamic, self-assembling workflows that adapt to the task at hand. This builds on earlier concepts like orchestration patterns (classify-and-act, fan-out-and-synthesize, etc.) but automates and personalizes them within the AI model itself.

The move reflects a broader trend toward more autonomous and adaptable AI systems, capable of managing complex projects without constant human oversight. It also addresses known issues where single agents underperform in long or adversarial tasks, such as incomplete work, bias, or loss of focus.

“Claude’s ability to write and execute its own orchestration code marks a new step toward autonomous AI teams, especially for complex, high-value tasks.”

— Thorsten Meyer, AI researcher at Anthropic

LangGraph - managing AI Agents: A Beginner's Guide

LangGraph – managing AI Agents: A Beginner's Guide

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unanswered Questions About Workflow Scalability

It is still unclear how well these dynamic workflows perform in real-world, large-scale deployments and how they compare to traditional static setups. Details about resource consumption, latency, and robustness under different workloads are not yet fully available. Additionally, the limits of automation—such as potential errors in workflow generation—remain to be tested in diverse scenarios.

Building Agentic AI Systems with Claude Code: A Practical Guide to MCP, Sub-Agents, Hooks, Computer Use, and Production-Ready AI Workflows in 2026

Building Agentic AI Systems with Claude Code: A Practical Guide to MCP, Sub-Agents, Hooks, Computer Use, and Production-Ready AI Workflows in 2026

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Testing

Anthropic plans to release further documentation and case studies demonstrating how organizations can implement and benefit from dynamic workflows. Expect ongoing testing in real-world applications, with potential updates to improve efficiency and safety. Monitoring how users adapt to and leverage this feature will be key to understanding its full impact.

The AI Workshop: The Complete Beginner's Guide to AI: Your A-Z Guide to Mastering Artificial Intelligence for Life, Work, and Business—No Coding Required (THE AI WORKSHOP by Milo Foster)

The AI Workshop: The Complete Beginner's Guide to AI: Your A-Z Guide to Mastering Artificial Intelligence for Life, Work, and Business—No Coding Required (THE AI WORKSHOP by Milo Foster)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is a dynamic workflow in Claude?

A dynamic workflow is a self-generated, programmable orchestration of multiple subagents that work together to complete complex tasks, created and managed by Claude itself in real time.

When should I consider using this feature?

It is best suited for high-value, complex projects requiring division of labor, multiple perspectives, or verification, rather than simple or quick tasks.

Does this increase resource use or costs?

Yes, dynamic workflows are more resource-intensive due to the orchestration of multiple agents and higher token consumption, making them suitable mainly for critical projects.

Are there risks associated with autonomous workflows?

Potential risks include errors in workflow generation and coordination, which Anthropic is actively working to mitigate through testing and safety measures.

Source: ThorstenMeyerAI.com

You May Also Like

The pyramid cracks. What agentic AI does to the consulting leverage model.

Generative AI is disrupting the traditional consulting pyramid, shifting value from analysis to deployment and causing industry reorganization.

RoundupForge: The Data Layer

RoundupForge, an open-source data layer, automates product deduplication and ranking across 21 Amazon marketplaces, enabling scalable, trustworthy product roundups.

The Local-First Agentic Operator

A single operator, empowered by agentic AI, now builds and manages multiple complex products across domains, traditionally requiring organizations.

NicheCommand: A Firehose Becomes a Shortlist

NicheCommand automates domain drop analysis, filtering millions into actionable, ranked shortlists with transparent signals and tailored vertical scoring.