概要
Context Compression provides a robust framework for managing high-token Claude Code sessions, preventing context overflow while maintaining session intelligence. It offers multiple compression strategies—including Anchored Iterative and Regenerative summarization—to ensure that session intent, architectural decisions, and file modifications remain accessible even as the raw conversation history is pruned. This skill is essential for developers working on large-scale codebases where sessions can span millions of tokens, allowing for efficient multi-phase workflows from research to implementation without losing the artifact trail.