npx claudepluginhub hluisi/PlurLabMarketplace --plugin systema/memoryPerforms read-side memory operations on knowledge graph: search past decisions, load session context, view history, visualize. Supports subcommands like search, load, history, viz, status.
/memoryManages persistent project memory-bank files (progress.md, architecture.md) for cross-session continuity. Supports load (restore context), status (show state), sync (update files).
/memoryManages native Claude memory: search for content with relevance scores, learn and save info, recall topics, read overview with stats, or forget entries.
/memoryManages project memories (constraints, decisions, conventions) — add, list, search, update, deprecate using SQLite with FTS5 full-text search.
/memoryManages encrypted memory entries for sensitive data like credentials, API keys, and notes. Supports add, search, list, show, delete with optional AES-256 via SQLCipher.
/memorySetup, configure, and manage memory/checkpoint systems for LangGraph agents including persistence, migration, and cleanup
Invoke the memory skill