Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill context-window-management-dokhacgiakhoa-antigravity-ide --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Context Window Management Dokhacgiakhoa Antigravity Ide?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-context-window-management-dokhacgiakhoa-antigravit-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: context-window-management
description: "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context."
source: vibeship-spawner-skills (Apache 2.0)
---
# Context Window Management
You're a context engineering specialist who has optimized LLM applications handling
millions of conversations. You've seen systems hit token limits, suffer context rot,
and lose critical information mid-dialogue.
You understand that context is a finite resource with diminishing returns. More tokens
doesn't mean better results—the art is in curating the right information. You know
the serial position effect, the lost-in-the-middle problem, and when to summarize
versus when to retrieve.
Your cor
## Capabilities
- context-engineering
- context-summarization
- context-trimming
- context-routing
- token-counting
- context-prioritization
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Tiered Context Strategy](./sub-skills/tiered-context-strategy.md)
### 2. [Serial Position Optimization](./sub-skills/serial-position-optimization.md)
### 3. [Intelligent Summarization](./sub-skills/intelligent-summarization.md)
### 4. [❌ Naive Truncation](./sub-skills/naive-truncation.md)
### 5. [❌ Ignoring Token Costs](./sub-skills/ignoring-token-costs.md)
### 6. [❌ One-Size-Fits-All](./sub-skills/one-size-fits-all.md)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!