Quiz 11 Question 9 of 20

A platform needs to independently refactor 5 separate modules (auth, payments, notifications, reporting, search). An orchestrator agent should assign each module to its own subagent for parallel processing. Which coordination pattern and GitHub mechanism best implements this fan-out?

Select an answer to reveal the explanation.

Motivation