Armory
Source
Browse
Workflows

managed-agents-cma-iterate-fix-failing-tests

Entry-point tutorial for the Claude Managed Agents API. Walks through agent / environment / session creation, file mounts, and the streaming event loop by getting an agent to fix three planted bugs in a calc.py package.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install managed-agents-cma-iterate-fix-failing-tests --cli claude

writes the file to.claude/commands/managed-agents-cma-iterate-fix-failing-tests.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/managed-agents-cma-iterate-fix-failing-tests.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 — Entry-point tutorial for the Claude Managed Agents API. Walks through agent / environment / session creation, file mounts, and the streaming event loop by getting an agent to fix three planted bugs in a calc.py package.

When to use it

Entry-point tutorial for the Claude Managed Agents API. Walks through agent / environment / session creation, file mounts, and the streaming event loop by getting an agent to fix three planted bugs in a calc.py package.

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

Notes

Recipe "Managed Agents tutorial: iterate on a failing test suite" from the anthropic-cookbook managed_agents/ family (categories: Claude Managed Agents, Tools). License: MIT.