Executing multiple independent agentic tasks simultaneously — such as voting on a decision, generating multiple creative drafts, or verifying facts against different sources — and then aggregating the results. Also known as the "Sectioning" or "Voting" pattern.
A broken pipeline is given to you. Diagnose the bugs — missing components, wrong order, unnecessary blocks — and fix it.
Write the actual system prompt for an agent in this pattern. Your prompt is tested against real scenarios and graded by AI.
The pipeline works but it's expensive. Swap models, toggle optimizations, and hit cost/quality/latency targets.
Need a refresher? Read the Parallelization pattern guide →