Context Compression
When to use
Use when context approaches limits or response quality degrades (repeated mistakes, forgotten constraints, lost-in-the-middle effects) — typically after many turns of debugging or complex planning.
Requirements / Checks
- Active session contains long stack traces, large file dumps, or multiple failed iterations.
Workflow
- Diagnose bloat — identify: redundant outputs (same file read multiple times), contradictory instructions that accumulated o
[Description truncada. Veja o README completo no GitHub.]