·fan-out

可并行任务的编排模式。当面对可能的工作时 分成独立的子任务(研究多个主题,分析多个 文件,测试多个场景),生成并行代理并聚合结果。 当子任务彼此不依赖时使用。

4安装·1热度·@elliotjlt

安装

$npx skills add https://github.com/elliotjlt/claude-skill-potions --skill fan-out

如何安装 fan-out

通过命令行快速安装 fan-out AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/elliotjlt/claude-skill-potions --skill fan-out
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:elliotjlt/claude-skill-potions。

SKILL.md

查看原文

Some tasks are embarrassingly parallel - researching 5 APIs, analyzing 10 files, testing 3 approaches. Running them sequentially wastes time. This elixir orchestrates parallel execution: decompose work, fan out to agents, collect and synthesize results.

User: "Compare Redis, Memcached, and DynamoDB for our caching layer"

User: "Build a feature: first design it, then implement, then test"

可并行任务的编排模式。当面对可能的工作时 分成独立的子任务(研究多个主题,分析多个 文件,测试多个场景),生成并行代理并聚合结果。 当子任务彼此不依赖时使用。 来源:elliotjlt/claude-skill-potions。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/elliotjlt/claude-skill-potions --skill fan-out
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from elliotjlt/claude-skill-potions

快速解答

什么是 fan-out?

可并行任务的编排模式。当面对可能的工作时 分成独立的子任务(研究多个主题,分析多个 文件,测试多个场景),生成并行代理并聚合结果。 当子任务彼此不依赖时使用。 来源:elliotjlt/claude-skill-potions。

如何安装 fan-out?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/elliotjlt/claude-skill-potions --skill fan-out 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/elliotjlt/claude-skill-potions

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-26