vbcherepanov

16 mods across 2 repositories, 76 stars between them.

total-agent-memory

02

vbcherepanov/total-agent-memory

Plugin Claude Code

Persistent local memory for Claude Code — temporal knowledge graph, procedural memory, AST codebase ingest, cross-project analogy. Installs the MCP server, the memory-protocol skill and the capture hooks in one step.

66 4d ago A tokens not measured original MIT

memory

03

vbcherepanov/total-agent-memory

MCP server Claude CodeCodexCursor +2

MCP server "memory" as configured in vbcherepanov/total-agent-memory. Runs ${CLAUDE_PLUGIN_ROOT}/bin/tam_plugin_bootstrap.py with python3. Needs 2 environment variables to run.

66 4d ago A tokens not measured original MIT

memory

04

vbcherepanov/total-agent-memory

Skill Claude CodeCodex

Activate this skill when starting a new session, beginning a new task, saving knowledge, recalling past decisions, or after completing significant work. Also activate on errors to log them for pattern analysis. Relevant when the user asks about memory, past context, lessons learned, decisions history, project…

66 4d ago A 65 tokens original MIT

design-explore

05

vbcherepanov/total-agent-memory

Skill Claude CodeCodex

Explore 2-4 design options with pros/cons/criteria matrix before writing code. Use for L3-L4 tasks (refactors, architecture, new subsystems). Pairs with savedecision MCP tool.

66 4d ago A 48 tokens original MIT

SessionStart

06

vbcherepanov/total-agent-memory

Hook

Runs when a session starts on startup, resume and clear, executing session-start.sh. From vbcherepanov/total-agent-memory.

66 4d ago A tokens not measured original MIT

UserPromptSubmit

07

vbcherepanov/total-agent-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From vbcherepanov/total-agent-memory.

66 4d ago A tokens not measured copy · 72% MIT

PreToolUse

08

vbcherepanov/total-agent-memory

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre-edit.sh. From vbcherepanov/total-agent-memory.

66 4d ago A tokens not measured original MIT

PostToolUse

09

vbcherepanov/total-agent-memory

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing post-tool-use.sh. From vbcherepanov/total-agent-memory.

66 4d ago A tokens not measured original MIT

Stop

11

vbcherepanov/total-agent-memory

Hook

Runs when the agent finishes a response, executing on-stop.sh. From vbcherepanov/total-agent-memory.

66 4d ago A tokens not measured copy · 89% MIT

memory-protocol

13

vbcherepanov/total-agent-memory

Skill Claude CodeCodex

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 learned, "продолжаем", "сохранись"…

66 4d ago A 120 tokens original MIT

cursor-rules

14

vbcherepanov/total-agent-memory

Cursor rule

You have access to a persistent cross-session memory via the memory MCP server. Knowledge survives between sessions and is shared across agents working on the same project.

66 4d ago A 499 tokens original MIT

a2a-bridge

15

vbcherepanov/a2abridge

Skill Claude CodeCodex

Inter-agent collaboration via the A2A 1.0 protocol. Loads when the user mentions a2a, broadcast, FYI to peer, "another agent", inbox, or proactive cross-project coordination. Teaches Claude when to poll the inbox, how to send proactive FYI messages on contract changes, and how to address peers by name.

10 1mo ago A 76 tokens original MIT

a2a-bridge

16

vbcherepanov/a2abridge

Skill Claude CodeCodex

Inter-agent collaboration via the A2A 1.0 protocol. Loads when the user mentions a2a, broadcast, FYI to peer, "another agent", inbox, or proactive cross-project coordination. Teaches Claude when to poll the inbox, how to send proactive FYI messages on contract changes, and how to address peers by name.

10 1mo ago A 76 tokens copy · 100% MIT