Skill Claude CodeCodex
Map-reduce orchestration. Parallel mappers process input chunks independently, then a dedicated reducer merges all outputs.
5 2mo ago A 28 tokens
6 tagged agent-orchestrators, measured the same way as everything else here.
Browse within: claude-code-skills 6swarm 6
Skill Claude CodeCodex
Map-reduce orchestration. Parallel mappers process input chunks independently, then a dedicated reducer merges all outputs.
Skill Claude CodeCodex
Pipeline and task-graph orchestration. Sequential stages with dependency edges — linear chain or arbitrary DAG.
Skill Claude CodeCodex
Speculative orchestration. Competing implementations in isolated worktrees, evaluated by a judge who selects the winner.