byelliotjlt· 39 skills
Orchestration pattern for large-scale processing where work is distributed, processed independently, then combined. Map phase splits and processes, Reduce phase aggregates results. Use for codebase-wide analysis, bulk transformations, or any task where "do X to everything, then summarize."
$npx -y skills add elliotjlt/claude-skill-potions --skill map-reduceInstalls into the current project.
Run `npx skills use "https://github.com/elliotjlt/claude-skill-potions" --skill "elliotjlt/claude-skill-potions/map-reduce"` 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.