Armory
Source
Browse
Workflows

managed-agents-cma-remember-user-preferences

Give your Claude Managed Agents a Memory store so they learn and remember your users' preferences across multiple interactions.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install managed-agents-cma-remember-user-preferences --cli claude

writes the file to.claude/commands/managed-agents-cma-remember-user-preferences.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/managed-agents-cma-remember-user-preferences.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 — Give your Claude Managed Agents a Memory store so they learn and remember your users' preferences across multiple interactions.

When to use it

Give your Claude Managed Agents a Memory store so they learn and remember your users' preferences across multiple interactions.

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

Notes

Recipe "Build agents that remember your users" from the anthropic-cookbook managed_agents/ family (categories: Claude Managed Agents, Tools). License: MIT.