概要
The Filesystem-Based Context Engineering skill addresses the fundamental limitation of context windows by treating the local filesystem as a dynamic, scalable memory layer. By implementing patterns like scratch pads for large tool outputs, persistent plan tracking, and cross-agent communication files, this skill allows Claude to handle complex, long-horizon tasks without bloating its message history. It enables agents to selectively load information using search tools like grep and line-specific reads, significantly reducing token consumption while maintaining access to critical data and learned preferences.