context-window-management
NewStrategies 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.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/context-window-management.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/context-window-management/SKILL.md/context-window-managementFrequently Asked Questions
What is context-window-management?
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.
How to install context-window-management?
To install context-window-management, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /context-window-management.
What is context-window-management best for?
context-window-management is a community categorized under General. It is designed for: ai-&-ml, research. Created by davila7.