byelliotjlt· 39 skills
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.
$npx -y skills add elliotjlt/claude-skill-potions --skill fan-outInstalls into the current project.
Run `npx skills use "https://github.com/elliotjlt/claude-skill-potions" --skill "elliotjlt/claude-skill-potions/fan-out"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elliotjlt/claude-skill-potions" that are relevant to the current task. Run `npx skills add "https://github.com/elliotjlt/claude-skill-potions"` and select the relevant skills, then follow their instructions.