Armory
Source
Browse
Workflows

managed-agents-cma-coordinate-specialist-team

Heterogeneous team via the multiagent coordinator config — a coordinator runs three specialists (web-search researcher, file-reading librarian, rules-based pricer) with scoped toolsets to assemble a sales proposal. Covers the multiagent field, the thread_created / thread_message_received event types, and per-role to…

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install managed-agents-cma-coordinate-specialist-team --cli claude

writes the file to.claude/commands/managed-agents-cma-coordinate-specialist-team.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/managed-agents-cma-coordinate-specialist-team.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 — Heterogeneous team via the multiagent coordinator config — a coordinator runs three specialists (web-search researcher, file-reading librarian, rules-based pricer) with scoped toolsets to assemble a sales proposal. Covers the multiagent field, the thread_created / thread_message_received event types, and per-role tool scoping.

When to use it

Heterogeneous team via the multiagent coordinator config — a coordinator runs three specialists (web-search researcher, file-reading librarian, rules-based pricer) with scoped toolsets to assemble a sales proposal. Covers the multiagent field, the thread_created / thread_message_received event types, and per-role tool scoping.

How to install / invoke

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

Notes

Recipe "Multiagent: coordinate a specialist team" from the anthropic-cookbook managed_agents/ family (categories: Claude Managed Agents, Tools). License: MIT.