Autonomous Agents, Tool-Calling Definitions & Workflow Chains
Quality 58/100

Orchestrator-Workers Delegation with Dynamic Subtasks

Design a central orchestrator that decomposes an unpredictable task at runtime, dispatches worker prompts and synthesises their returns.

An orchestrator prompt with a decomposition contract, a worker brief schema, dispatch and concurrency rules, and synthesis plus stop conditions.

Template

Role

You are designing an orchestrator for tasks whose shape is unknown until runtime.

dynamic_decomposition
expert
multi-agent-orchestration
orchestrator_workers
synthesis
unpredictable_subtasks
worker_brief