What problem does it solve?
CLAUDE.md files quickly become stale as codebases evolve, leading to outdated AI context and inefficient interactions. This Skill solves the problem of manual memory maintenance by automatically updating your project's CLAUDE.md files in the background.
Core Features & Use Cases
- Automatic Context Sync: Detects file changes (edits, writes, bash operations) and intelligently updates relevant
CLAUDE.md sections.
- Token-Efficient: Operates in an isolated agent context, ensuring minimal token overhead for your main conversation.
- Preserves Manual Content: Only modifies
AUTO-MANAGED sections, leaving your custom MANUAL notes untouched.
- Monorepo Support: Manages both root and subtree
CLAUDE.md files, providing granular context for complex projects.
- Use Case: Focus on coding while this skill ensures Claude Code always has the most accurate and current understanding of your project's architecture, build commands, and conventions, without you ever needing to manually update documentation.
Quick Start
Simply make changes to your codebase using Claude Code. This skill will automatically detect relevant modifications and update your CLAUDE.md files at the end of your turn, ensuring Claude always has the latest project context.