Armory
Source
Browse
Workflows

managed-agents-cma-operate-in-production

End-to-end production story for Managed Agents — vault-backed MCP credentials, the session.status_idled webhook pattern for human-in-the-loop without long-lived connections, and the resource lifecycle CRUD verbs.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install managed-agents-cma-operate-in-production --cli claude

writes the file to.claude/commands/managed-agents-cma-operate-in-production.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/managed-agents-cma-operate-in-production.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 — End-to-end production story for Managed Agents — vault-backed MCP credentials, the session.status_idled webhook pattern for human-in-the-loop without long-lived connections, and the resource lifecycle CRUD verbs.

When to use it

End-to-end production story for Managed Agents — vault-backed MCP credentials, the session.status_idled webhook pattern for human-in-the-loop without long-lived connections, and the resource lifecycle CRUD verbs.

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_operate_in_production.ipynb

Notes

Recipe "Managed Agents tutorial: production setup" from the anthropic-cookbook managed_agents/ family (categories: Claude Managed Agents, Integrations). License: MIT.