claudeindex
Plugin

claude-persistent-memory

Continuity-of-self memory for persistent-identity Claude Code agents. Phase-1a MVP — ships a bundled `local-vault` CLI implementing the Memory.* contract (store/recall/update/list/config) against a local project vault at `<project>/.claude-persistent-memory/`, so the plugin works standalone on any project from day one (no AgentSmith / no svc / no api dependency). Phase-1b will add the dreaming-model hooks (state.md @-import + recall + consolidate-and-restart + context-pressure); phase-1c will add auto-detect-and-route to an `agentsmith-api` backend when present.

Installation

1

Add the marketplace

/plugin marketplace add SmithFamilyPlayground/agentsmith-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.