3h ago

Claude Code launches dynamic workflows in research preview to deploy parallel subagent fleets for complex tasks

Parallel execution can significantly increase token consumption

0
Original post

This is my favorite new CC feature, btw.

10:07 AM · May 28, 2026 View on X
Reposted by

Claude Code is finally an RLM (oct 2025), congrats to Anthropic :-)

ClaudeDevsClaudeDevs@ClaudeDevs

New in Claude Code (research preview): dynamic workflows. Claude writes an orchestration script on the fly, then spins up a large fleet of coordinated subagents in parallel to take on your most complex tasks. Use the word "workflow" in a prompt to get started.

5:05 PM · May 28, 2026 · 502.3K Views
7:19 PM · May 28, 2026 · 3.3K Views

The paper defines the following criteria for an RLM:

1. An RLM must give the underlying LLM a symbolic handle to the user prompt P (and the output stream)

2. An RLM requires *symbolic recursion* over P, which is what Anthropic calls "dynamic workflows".

Omar KhattabOmar Khattab@lateinteraction

Claude Code is finally an RLM (oct 2025), congrats to Anthropic :-)

7:19 PM · May 28, 2026 · 3.3K Views
7:36 PM · May 28, 2026 · 517 Views

This is an idea I have been using for like 4 months now.

Very easy to do with -p or Agent SDK.

I doubt I will use CC for it, but great to see a native implementation of dynamic workflows.

Agent-to-agent interactions are super effective, but also watch out for token use.

ClaudeDevsClaudeDevs@ClaudeDevs

New in Claude Code (research preview): dynamic workflows. Claude writes an orchestration script on the fly, then spins up a large fleet of coordinated subagents in parallel to take on your most complex tasks. Use the word "workflow" in a prompt to get started.

5:05 PM · May 28, 2026 · 502.3K Views
6:04 PM · May 28, 2026 · 4.9K Views

To be clear, I have an independent solution that works with any coding agent backend. I actually built it like that because I have been testing dynamic workflows across subagents from different providers. Efficiency is a real problem with these dynamic workflows.

elviselvis@omarsar0

This is an idea I have been using for like 4 months now. Very easy to do with -p or Agent SDK. I doubt I will use CC for it, but great to see a native implementation of dynamic workflows. Agent-to-agent interactions are super effective, but also watch out for token use.

6:04 PM · May 28, 2026 · 4.9K Views
6:19 PM · May 28, 2026 · 1.2K Views

Excited to share our most powerful new Claude Code feature: dynamic workflows!

Mention "workflow" in a prompt and Claude will dynamically create an orchestration plan that it strictly follows, allowing you to confidently trust that every stage happens in the right order even across 100s of agents.

5:42 PM · May 28, 2026 · 148.6K Views

Recently, I used dynamic workflows to catalogue all of our 100s of A/B test flags and find the ones rolled out to 0% or 100% so that we can quickly deprecate the stale ones. Instead of waiting for Claude Code to investigate each sequentially, dynamic workflows allowed Claude to process all of them in parallel in <10 minutes.

catcat@_catwu

Excited to share our most powerful new Claude Code feature: dynamic workflows! Mention "workflow" in a prompt and Claude will dynamically create an orchestration plan that it strictly follows, allowing you to confidently trust that every stage happens in the right order even across 100s of agents.

5:42 PM · May 28, 2026 · 148.6K Views
5:42 PM · May 28, 2026 · 10.6K Views
QUOTE POSTcat#541cat@_CATWU

Read more here:

ClaudeDevsClaudeDevs@ClaudeDevs

New in Claude Code (research preview): dynamic workflows. Claude writes an orchestration script on the fly, then spins up a large fleet of coordinated subagents in parallel to take on your most complex tasks. Use the word "workflow" in a prompt to get started.

5:05 PM · May 28, 2026 · 502.3K Views
5:42 PM · May 28, 2026 · 8.3K Views

The Claude swarm will see you now

catcat@_catwu

Excited to share our most powerful new Claude Code feature: dynamic workflows! Mention "workflow" in a prompt and Claude will dynamically create an orchestration plan that it strictly follows, allowing you to confidently trust that every stage happens in the right order even across 100s of agents.

5:42 PM · May 28, 2026 · 148.6K Views
7:03 PM · May 28, 2026 · 4.9K Views

In case you're curious about why dynamic workflows are so powerful and the future, read the RLM paper! Opus 4.8 + dynamic workflows in Claude Code is perhaps the first instance of a frontier model seriously trained to be an RLM.

I suspect within a year they'll just become the standard for nearly all coding agent interactions.

ClaudeDevsClaudeDevs@ClaudeDevs

New in Claude Code (research preview): dynamic workflows. Claude writes an orchestration script on the fly, then spins up a large fleet of coordinated subagents in parallel to take on your most complex tasks. Use the word "workflow" in a prompt to get started.

5:05 PM · May 28, 2026 · 502.3K Views
6:52 PM · May 28, 2026 · 8.8K Views

@_catwu i like this

catcat@_catwu

Excited to share our most powerful new Claude Code feature: dynamic workflows! Mention "workflow" in a prompt and Claude will dynamically create an orchestration plan that it strictly follows, allowing you to confidently trust that every stage happens in the right order even across 100s of agents.

5:42 PM · May 28, 2026 · 148.6K Views
6:17 PM · May 28, 2026 · 2K Views
Claude Code launches dynamic workflows in research preview to deploy parallel subagent fleets for complex tasks · Digg