automem

A persistent memory add-on for Claude Code, the coding assistant. It stores decisions, recurring patterns, and project context so they can be available in later sessions.

In plain words
What is it for?
Use it to retain development decisions, useful patterns, and other context across Claude Code sessions.
Why use it?
It reduces the need to repeat important project details whenever a new coding session starts.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add verygoodplugins/claude-plugins
agentmods
npx agentmods add plugins/verygoodplugins/claude-plugins/automem
Clone the repo
git clone --depth 1 https://github.com/verygoodplugins/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

automem scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/automem/.claude-plugin/plugin.json · 24 lines

What it actually says

{
  "name": "automem",
  "version": "1.0.0",
  "description": "Persistent memory for Claude Code - store decisions, patterns, and context across sessions",
  "author": {
    "name": "Very Good Plugins",
    "email": "[email protected]",
    "url": "https://github.com/verygoodplugins"
  },
  "homepage": "https://github.com/verygoodplugins/mcp-automem",
  "repository": "https://github.com/verygoodplugins/mcp-automem",
  "license": "MIT",
  "keywords": [
    "memory",
    "context",
    "automem",
    "mcp",
    "persistence",
    "knowledge-graph"
  ],
  "hooks": "./hooks/hooks.json",
  "mcpServers": "./.mcp.json"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 24 lines scan A c238022800a1

Subscribe to this mod's changes

automem is a plugin published in the GitHub repository verygoodplugins/claude-plugins (2 stars, last pushed 7mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

moai-accountant

재무·세무 전담 AI 코워커 — 재무제표 분석·결산 관리·차이 분석·IR, 개인 세금 절약·가계 예산·투자 입문·보험 적합성 스킬 11종. OpenDART 전자공시 MCP 연동. 이런 분께 추천: 사업자·재무 담당자·개인 재테크 입문자. ※ 세무사·회계사 자문 대체가 아닌 참고 자료입니다.

modu-ai/moai-cowork · not measured

moai-analyst

데이터·공공데이터 분석 전담 AI 코워커 — 데이터 프로파일링·시각화, 공공데이터 조회(부동산·경매·주식·KOSIS·건축물대장) 스킬 7종. KOSIS 통계·건축HUB·DART 전자공시 MCP 연동. 자연어 요청 시 매칭 스킬이 자동 호출됩니다. 이런 분께 추천: 데이터 애널리스트·사무직·기획자·자영업 운영자.

modu-ai/moai-cowork · not measured

moai-career

구직자 편 커리어 코칭 전담 AI 코워커 — 이력서·포트폴리오 첨삭, 면접 준비, 이직 전략까지 커리어 전환 실무 스킬. 인사채용(고용주 편)과 구분되는 구직자 관점입니다. 이런 분께 추천: 이직 준비자·취업 준비생·주니어 직장인.

modu-ai/moai-cowork · not measured

moai-consultant

경영·창업 컨설팅 전담 AI 코워커 — 사업계획서·비즈니스 모델·시장 분석(TAM/SAM/SOM)·경영 진단 브리프·정부 지원사업 매칭·상권분석 보고서까지 전략 실무 스킬 6종. 이런 분께 추천: 예비 창업자·소상공인·스타트업 운영자.

modu-ai/moai-cowork · not measured

jasonm4130-claude-skills

Plugin marketplace listing 11 plugins: adr, codex-review, domain-modeling, frontend-design, gates.

jasonm4130/claude-skills · not measured

subagent-driven-development

Deterministic, workflow-driven subagent development loop: plan -> confirm -> background Workflow runs per-task implement/review/fix with tiered models in deps-driven parallel waves (per-task worktrees + per-wave merge gate), ponytail anti-over-engineering discipline, deterministic BLOCKED escalation and oscillation…

jasonm4130/claude-skills · not measured