# Claude Code 推出动态工作流，用户分享四个月实践经验

- 来源：elvis (@omarsar0)
- 发布时间：2026-05-29 02:04
- AIHOT 分数：65
- AIHOT 链接：https://aihot.virxact.com/items/cmppt4xpo00xtslm6wftgn2dr
- 原文链接：https://x.com/omarsar0/status/2060059612041171175

## AI 摘要

Claude Code 新增“动态工作流”研究预览功能，可动态编写编排脚本并行启动大量协同子代理，处理复杂任务。提示词中使用“workflow”即可触发。有用户表示已通过 -p 或 Agent SDK 实现类似想法约四个月，认为代理间交互效果显著，但也提醒需注意 token 消耗。

## 正文

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.

### 引用推文

> 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...
