Armory
Source
Browse
Workflows

patterns-orchestrator-workers

Central LLM dynamically delegates tasks to worker LLMs and synthesizes their combined results.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install patterns-orchestrator-workers --cli claude

writes the file to.claude/commands/patterns-orchestrator-workers.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/patterns-orchestrator-workers.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-cookbook workflows component — Central LLM dynamically delegates tasks to worker LLMs and synthesizes their combined results.

When to use it

Central LLM dynamically delegates tasks to worker LLMs and synthesizes their combined results.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/orchestrator_workers.ipynb

Notes

Recipe "Orchestrator workers" from the anthropic-cookbook patterns/ family (categories: Agent Patterns). License: MIT.