概要
This skill provides a robust framework for managing Claude Code's memory, addressing the challenges of context window limits and session discontinuity. It implements a tiered memory system—Session, Project, and Global—allowing Claude to track architectural decisions, coding patterns, and project progress over time. By utilizing automated context refresh commands, session exports, and searchable summaries, developers can seamlessly resume work and manage large codebases without losing critical project-specific knowledge or wasting tokens.