context-pruner
// Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namecontext-pruner
descriptionIntelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.
Context Pruner
Save tokens and keep focus sharp. This skill manages the "bloat" of long sessions.
Pruning Protocol
- Noise Detection: Filter "Acknowledge" messages and filler words.
- Fact Distillation: Extract raw info and discard the conversational fluff.
- Chunking: Break long transcripts into searchable summaries.
Installation
clawhub install context-pruner