Context Weaving Skill
Unified context management combining overflow prevention, compression strategies, and filesystem offloading into a single skill. Prevents both context overflow (too many tokens from agent returns) and context rot (attention degradation in long sessions).
Core Principle
Control what returns to the Tarnished context, not what agents produce.
Agents can write unlimited detail to files. The overflow comes from what they return to the caller. This skill ensures re
[Description truncada. Veja o README completo no GitHub.]