elliotjlt/map-reduce
| 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 skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill map-reduce
Todo, priority, estimation, burndown for AI agents
Take elliotjlt/map-reduce from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.