sk Skill · ElliotJLT
fan-out
Orchestration pattern for parallelizable tasks. When facing work that can be split into independent subtasks (research multiple topics, analyze multiple files, test multiple scenarios), spawn parallel agents and aggregate results. Use when subtasks have no dependencies on each other.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 5
Python
- Host repository
- ElliotJLT/Claude-Skill-Potions
- Allowed tools
- bash: ls, cat, grep, file: read, mcp: task
- Host stars
- 62
- Host language
- Python