Skip to content

/memory-protocol

Universal protocol for total-agent-memory MCP server. Activate at session start, before any non-trivial task, after every significant action, on errors, and at session end. Relevant whenever the user mentions: memory, recall, past context, decisions history, conventions, lessons

shell
$ npx -y skills add vbcherepanov/total-agent-memory --skill memory-protocol --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/memory-protocol
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Universal protocol for total-agent-memory MCP server. Activate at session start, before any non-trivial task, after every significant action, on errors, and at session end. Relevant whenever the user mentions: memory, recall, past context, decisions history, conventions, lessons
Ships withtotal-agent-memory

The only memory layer that learns how you work — not just what you said. Persistent, local memory for AI coding agents: Claude Code, Codex CLI, Cursor, any MCP client.

Get the whole plugin, auto-invoked
Stats
63
Stars
0
Views
15
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
5mo ago
Created

Repo: vbcherepanov/total-agent-memory