Armory
Source
Browse
Workflows

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 claude

writes the file to.claude/commands/tool-use-automatic-context-compaction.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-automatic-context-compaction.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 — 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.