memory-processor

Community

Auto-sync CLAUDE.md, keep AI context always fresh.

Authorseverity1
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-processor
Download link: https://github.com/severity1/claude-code-auto-memory/archive/main.zip#memory-processor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository