Esta página se muestra en inglés. Una traducción al español está en curso.
KnowledgeMay 14, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Memory
Instalación
Bundle
Confianza
Confianza: Community
Entrada
claude plugin install auto-memory@severity1-marketplace
Comando CLI universal
npx tokrepo install c98f4abb-67e7-5f70-bec7-45c1794ff7d4
Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados