Armory
Source
Browse
Workflows

tool-use-context-engineering-tools

Compare context engineering strategies for long-running agents and learn when each applies, what it costs, and how they compose.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-context-engineering-tools --cli claude

writes the file to.claude/commands/tool-use-context-engineering-tools.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-context-engineering-tools.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 — Compare context engineering strategies for long-running agents and learn when each applies, what it costs, and how they compose.

When to use it

Compare context engineering strategies for long-running agents and learn when each applies, what it costs, and how they compose.

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/context_engineering/context_engineering_tools.ipynb

Notes

Recipe "Context engineering: memory, compaction, and tool clearing" from the anthropic-cookbook tool_use/ family (categories: Tools, Agent Patterns). License: MIT.