📊 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 AI now builds its own team of specialized agents dynamically for complex tasks. This innovation aims to improve handling of high-value, multi-faceted projects. The development is a significant step in AI orchestration capabilities.

Anthropic’s Claude AI has introduced a new feature that enables it to automatically build and manage teams of specialized agents for complex, high-value tasks. This development allows Claude to orchestrate multiple sub-agents dynamically, improving performance on tasks that exceed the capacity of a single agent. The feature is called dynamic workflows, and it represents a significant advancement in AI task management.

The new capability allows Claude to generate a custom orchestration harness on the fly, creating a team of sub-agents with specific roles such as dispatchers, specialists, and reviewers. This approach addresses common failure modes seen in single-agent workflows, including laziness, self-bias, and goal drift. The system uses JavaScript-based scripts that Claude writes and executes to coordinate these agents, choosing different models for different sub-tasks and managing parallel workstreams.

According to Anthropic, this feature is particularly useful for complex research, verification, and large-scale data processing. It can resume interrupted workflows, adapt to different task requirements, and optimize resource use by selecting appropriate models for each sub-agent. The system is activated via the keyword “ultracode”, prompting Claude to generate a tailored workflow based on the task at hand.

At a glance
updateWhen: announced March 2024
The developmentClaude now autonomously assembles and manages teams of agents on the fly to execute complex workflows, marking a new level of AI orchestration.
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 Collaboration and Workflow Automation

This development signifies a step forward in AI orchestration, enabling models like Claude to manage multi-agent systems autonomously. It could transform how organizations handle complex projects, reducing reliance on human oversight for multi-step tasks. By automating the assembly and coordination of specialized agents, Claude can potentially improve accuracy, consistency, and efficiency in tasks such as research, verification, and problem-solving.

However, the approach also raises questions about control, transparency, and safety. As Claude writes and runs its own scripts, understanding and auditing these workflows become more challenging, emphasizing the need for careful oversight and testing.

Workflow Automation with Microsoft Power Automate: Design and scale AI-powered cloud and desktop workflows using low-code automation

Workflow Automation with Microsoft Power Automate: Design and scale AI-powered cloud and desktop workflows using low-code automation

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Evolution of AI Workflows and Multi-Agent Systems

The concept of orchestrating multiple AI agents has been explored in recent years, but Anthropic’s latest implementation marks a practical leap. Previously, static workflows with predefined steps and hand-coded harnesses were common, but these lacked flexibility. The new dynamic workflow capability allows Claude to generate custom orchestration scripts automatically, tailored to each specific task.

This innovation builds on earlier developments from Anthropic’s Claude code team, which focused on skills packages and looping mechanisms for delegation. The current feature completes a trilogy of improvements aimed at making AI more capable of handling complex, multi-faceted projects without human intervention.

“This new feature allows Claude to write its own orchestration scripts, effectively building its own team of agents tailored for specific tasks.”

— Thorsten Meyer, AI researcher at Anthropic

Agent-Powered Growth: Deploy AI Agents That Build Your Marketing Pipeline 24/7

Agent-Powered Growth: Deploy AI Agents That Build Your Marketing Pipeline 24/7

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Open Questions About Safety and Control

It remains unclear how well the system can be audited or controlled once Claude generates its own workflows. The complexity of dynamically written scripts could pose challenges for oversight, and the long-term safety implications are still being evaluated.

Additionally, the extent to which this feature will be adopted in production environments or integrated into existing workflows is not yet confirmed.

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.

Next Steps for Deployment and Evaluation

Anthropic is expected to continue testing and refining the dynamic workflow system, with plans to evaluate its performance on real-world, high-stakes projects. Further research will focus on safety, transparency, and efficiency. The company may also explore broader deployment in enterprise settings, where complex orchestration is most needed.

Monitoring how users adapt to and utilize this feature will be key to understanding its practical impact and limitations.

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.

Key Questions

Can Claude build workflows for any type of task?

Currently, the feature is optimized for complex, high-value projects. It is not intended for simple tasks like fixing typos or minor edits.

How does Claude decide which models to assign to sub-agents?

Claude can select different models based on the task complexity, using faster models for routine work and more powerful models for judgment and verification.

What are the safety concerns with autonomous workflow generation?

Since Claude writes and executes its own scripts, there are concerns about transparency, control, and unintended behaviors. Ongoing testing aims to address these issues.

Will this feature be available to all users?

It is currently in testing and targeted at high-value, complex tasks. Broader availability will depend on further validation and safety assessments.

Source: ThorstenMeyerAI.com

You May Also Like

The CFO’s new operating system. Anthropic, OpenAI, and the consulting margin that just got compressed.

Anthropic’s $1.5B JV and OpenAI’s parallel funding transform enterprise AI, integrating models into CFO workflows via vertical deployment and agent templates.

Webinar follow-up personalization tool for B2B consultants

A new webinar follow-up personalization tool for solo B2B consultants is entering testing, aiming to improve engagement and lead conversion.

One Model, a Whole Portfolio: What Ten Days on Fable Mean for a Business Building on Frontier AI

A solo experiment with Anthropic’s Claude Fable 5 showcased how one AI model can manage an entire business portfolio, highlighting new operational paradigms.

What ORMs Have Taught Me: Just Learn SQL (2014)

A 2014 article argues that understanding SQL is crucial for developers, countering reliance on ORMs. This analysis explores the key insights and implications.