🔥 3-day streak
Claude Certified Associate (Foundations)72 / 150
Question 72 of 150
A team is building a system that researches and writes competitive analysis reports. Each report requires investigating a variable number of competitors that are not known in advance — some requests involve two competitors, others involve a dozen. For each competitor, the system must gather data from multiple sources, then combine everything into a single synthesized report. The team wants a design where a central component decides how many subtasks to spawn at runtime based on the incoming request, delegates each investigation, and merges the results. Which agent/workflow pattern best fits this need?
Reviewed for accuracy · Report an issueNext question