context-window-management

Installation
SKILL.md

Context window management

Lifecycle

Phase Action
Bootstrap Load spec, constraints, key paths only—not whole repo
During task Append deltas; replace full file reads with summaries after use
Before compaction Write Session state block (objective, done, open, paths)
Session end Drop tool noise; keep decisions and verification evidence

Strategy order

  1. Do not load — use search/read targeted files only.
  2. Reference — pointers (paths, line ranges) instead of full paste.
  3. Summarize — compress completed work; keep decisions and open items.
  4. Drop — remove obsolete tool output and duplicated content.

What to keep in active context

Installs
3
GitHub Stars
25
First Seen
May 25, 2026
context-window-management — charlieviettq/awesome-agent-skill