Memory Bank Synchronizer banner
centminmod centminmod

Memory Bank Synchronizer

Development community

Description

--- name: memory-bank-synchronizer description: Use this agent proactively to synchronize memory bank documentation with actual codebase state, ensuring architectural patterns in memory files match implementation reality, updating technical decisions to reflect current code, aligning documentation with actual patterns, maintaining consistency between memory bank system and source code, and keeping all CLAUDE-*.md files accurately reflecting the current system state. Examples: <example>Context: C

Installation

Installs to ~/.claude/agents/centminmod-claude-code-devcontainers-memory-bank-synchronizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/centminmod/claude-code-devcontainers/HEAD/.claude/agents/memory-bank-synchronizer.md -o ~/.claude/agents/centminmod-claude-code-devcontainers-memory-bank-synchronizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository