sk Skill · 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."
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 7
Python
- Host repository
- ElliotJLT/Claude-Skill-Potions
- Allowed tools
- bash: ls, cat, grep, find, file: read, write, mcp: task
- Host stars
- 62
- Host language
- Python