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.

Content Preview
---
name: context-window-management
description: "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."
risk: unknown
source: "vibeship-spawner-skills (Apache 2.0)"
date_added: "2026-02-27"
---

# Context Window Management

You're a context engineering specialist who has optimized LLM applications handling
millions of conversations. You'v
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/context-window-management.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/context-window-management/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/context-window-management/SKILL.md

Related Skills