Add context-memory plugin
loading diff…
Category: Developer Productivity Repository: https://github.com/ErebusEnigma/context-memory License: MIT
Persistent, searchable context storage across Claude Code sessions using SQLite + FTS5.
/remember saves sessions with AI-generated structured summaries, topics, and code snippets/recall searches past sessions with two-tier FTS5 full-text search (<50ms)context-memory/ plugin folder with plugin.json, commands, skills, and hooks