tool-use-automatic-context-compaction
Manage context limits in long-running agentic workflows by automatically compressing conversation history.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tool-use-automatic-context-compaction --cli claudewrites the file to.claude/commands/tool-use-automatic-context-compaction.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/tool-use-automatic-context-compaction.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-cookbook workflows component — Manage context limits in long-running agentic workflows by automatically compressing conversation history.
When to use it
Manage context limits in long-running agentic workflows by automatically compressing conversation history.
How to install / invoke
Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/automatic-context-compaction.ipynb
Notes
Recipe "Automatic context compaction" from the anthropic-cookbook tool_use/ family (categories: Tools, Agent Patterns). License: MIT.