swarm-map-reduce

Community

Parallel processing with a reducer.

Authorben-alkov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates large-scale tasks by dividing them into smaller, manageable chunks that can be processed in parallel by multiple agents, with a dedicated agent to consolidate the results.

Core Features & Use Cases

  • Parallel Processing: Divides a large task into independent chunks for concurrent execution by "mapper" agents.
  • Result Consolidation: A "reducer" agent merges the outputs from all mappers into a single, unified result.
  • Use Case: Auditing a large codebase by splitting the directories among several agents, then having a single agent compile all their findings into one comprehensive report.

Quick Start

Use the swarm-map-reduce skill to audit the codebase with the large-codebase-audit preset.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: swarm-map-reduce
Download link: https://github.com/ben-alkov/the_swarm/archive/main.zip#swarm-map-reduce

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.