About
Context Keeper is a specialized tool for Claude Code designed to solve the problem of context drift in complex software projects. It implements a rigorous three-tier documentation strategy—spanning project-level indices, directory-level technical summaries, and file-level headers—to ensure that AI agents always operate with accurate, up-to-date knowledge. By utilizing event-driven hooks and on-demand generation, it minimizes documentation overhead while enforcing synchronization after every code modification. This makes it an essential skill for large-scale refactoring, onboarding to legacy codebases, and long-term project maintenance where architectural clarity is paramount.