fan-out
CommunityCoordinate parallel tasks and synthesize results.
AuthorElliotJLT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the inefficiency of performing related tasks sequentially by orchestrating parallel execution. It decomposes work into independent subtasks and dispatches them to parallel agents for concurrent processing.
Core Features & Use Cases
- Decompose the Task: Break work into discrete, independent subtasks suitable for parallel execution.
- Spawn Parallel Agents: Launch multiple agents concurrently to tackle subtasks.
- Collect Results: Gather outputs from all agents in a unified format.
- Synthesize Insights: Integrate results into a coherent conclusion with cross-subtask patterns.
- Use Case: Run analyses, research, or tests across multiple topics or items at once to reduce overall turnaround time.
Quick Start
- Define independent subtasks and map them to agents.
- Spawn the necessary number of parallel agents.
- Collect and consolidate results from all agents.
- Synthesize findings into a final report.
- Review and iterate if new subtasks emerge.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fan-out Download link: https://github.com/ElliotJLT/Claude-Skill-Potions/archive/main.zip#fan-out Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.