context-compression

Design and evaluate context compression strategies for long-running agent sessions. Use when agents exhaust memory, need to summarize conversation history, or when optimizing tokens-per-task rather than tokens-per-request.

$ Instalar

git clone https://github.com/mhintz1980/ptl-lova /tmp/ptl-lova && cp -r /tmp/ptl-lova/docs/agent-skills/skills/context-compression ~/.claude/skills/ptl-lova

// tip: Run this command in your terminal to install the skill