Splits embarrassingly parallel work—research chunks, file batches, or independent modules—across agents with crisp handoffs back to a single integrator.
Use cases
- Multi-module data work
- Parallel research
- Split implementation
Key features
- Prove tasks are independent
- Give each agent an explicit brief
- Merge outputs and resolve conflicts once
Related
Related
2 Indexed items
Plugin scaffolding
Bootstraps plugin folders, manifests, and baseline files so new Codex or editor extensions start with a consistent, reviewable structure.
Subagent-driven development
Coordinates subagents on slices of a larger plan—ideal when one thread would be too slow but you still need a single accountable integration point.