claude-code-auto-memory
Automatically keeps project memory files in sync
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-auto-memory?โผ
Run `npx skills add severity1/claude-code-auto-memory --all -g -y` in your terminal to install all skills in this suite globally.
How to keep CLAUDE.md files up to date automatically?โผ
This plugin watches every file edit, move, and deletion, then updates your CLAUDE.md memory sections automatically at the end of each turn.
Does auto-memory work with AGENTS.md and other coding agents?โผ
Yes. You can configure it to maintain AGENTS.md instead of or alongside CLAUDE.md, so context stays shared across Claude Code, Codex, and Gemini.
Will auto-memory overwrite my custom notes?โผ
No. It only edits sections wrapped in AUTO-MANAGED markers and never touches content inside MANUAL sections.
Does auto-memory support monorepos?โผ
Yes. It generates hierarchical subtree memory files for packages and apps, so each module keeps its own accurate context.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core