KnowledgeMay 14, 2026·2 min read

auto-memory — Keep CLAUDE.md Always in Sync

Claude Code plugin that keeps CLAUDE.md in sync with file changes; verified 143★ with marketplace install and `/auto-memory:*` commands.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 62/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Memory
Install
Bundle
Trust
Trust: Community
Entrypoint
claude plugin install auto-memory@severity1-marketplace
Universal CLI install command
npx tokrepo install c98f4abb-67e7-5f70-bec7-45c1794ff7d4
Intro

Claude Code plugin that keeps CLAUDE.md in sync with file changes; verified 143★ with marketplace install and /auto-memory:* commands.

Best for: Claude Code users who rely on CLAUDE.md and want it to stay fresh without manual edits

Works with: Claude Code plugin system (marketplace), PostToolUse/Stop hooks, monorepos with multiple CLAUDE.md files

Setup time: 6-12 minutes

Key facts (verified)

  • GitHub: 143 stars · 12 forks · pushed 2026-04-18.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: claude plugin install auto-memory@severity1-marketplace.

Main

  • Use it as “always-on repo memory”: it tracks Edit/Write/Bash operations and updates CLAUDE.md in an isolated agent so your main session stays lean.

  • The plugin uses marker-based updates (AUTO-MANAGED sections) so you can keep manual parts stable while letting the tool refresh build/architecture/conventions.

  • Use /auto-memory:sync after manual IDE edits and /auto-memory:calibrate when your repo structure changed significantly.

Source-backed notes

  • README shows marketplace install: claude plugin marketplace add ... then claude plugin install auto-memory@....
  • README documents commands: /auto-memory:init, /auto-memory:calibrate, /auto-memory:sync, /auto-memory:status.
  • README describes marker-based sections (<!-- AUTO-MANAGED: ... -->) to preserve manual content.

FAQ

  • Does it consume my main context window?: README says updates run in an isolated agent so it doesn’t consume the main conversation context.
  • What does it track?: README lists Edit/Write/Bash operations and file move/delete commands to detect dirty files.
  • How do I start from scratch?: Run /auto-memory:init to initialize the CLAUDE.md structure with an interactive wizard.
🙏

Source & Thanks

Source: https://github.com/severity1/claude-code-auto-memory > License: MIT > GitHub stars: 143 · forks: 12

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets