About
Context Optimizer is a specialized Claude Code skill designed to manage and reduce token usage during complex development tasks. By adhering to MECW (Minimal Essential Context Window) principles, it monitors context pressure and triggers optimization strategies when usage exceeds 50% of the window. It facilitates subagent-based workflows and selective data reading to prevent context saturation, ensuring Claude remains performant and accurate during long-running or multi-file operations. The skill includes automated lifecycle hooks to audit context usage and provides strategies for handling large command outputs via file references.