Agent Context Manager

Automatically prunes multi-turn agent execution logs, strips raw tool outputs, and maintains a clean state buffer to preserve token budget in long sessions.

shortprompt-blip 47233d7 493 B Updated

File contents

Agent Context Manager

Use this skill during multi-step workflows or long agent sessions where conversation context grows significantly due to raw terminal outputs or file reads.

Invocations

python claude_agent_context_manager.py --history "PATH_TO_SESSION_HISTORY.json"

shortprompt-blip/awesome-ai-tools-and-utilities/tree/main/.claude/skills/agent-context-manager commit 47233d7dbd

Frequently asked questions

npx skillmds@latest add shortprompt-blip/agent-context-manager