About
This skill collection equips developers with the foundational and architectural frameworks necessary to manage LLM context windows effectively, preventing information degradation in complex AI applications. It covers critical patterns for multi-agent coordination—such as supervisor and swarm architectures—alongside advanced memory system designs ranging from vector RAG to knowledge graphs. By implementing these strategies, developers can optimize token usage through context compression and masking, ensuring that agents maintain high signal-to-noise ratios even during long-running sessions or complex task decompositions.