By DevEstacion
Lightweight persistent memory for Claude Code and OpenCode. In-process embeddings, no external services.
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design audit", or asks for a critique that should lead to a plan.
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
Explain how light-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does light-mem work?" or "what is this thing doing?".
Build and query AI-powered knowledge bases from light-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Quick Start • How It Works • Search Tools • Documentation • Configuration • Troubleshooting • License
Light-Mem seamlessly preserves context across sessions by automatically capturing tool usage observations, generating semantic summaries, and making them available to future sessions. Works with Claude Code via lifecycle hooks and with OpenCode via a plugin installed into ~/.config/opencode/plugins — both editors POST to the same shared worker.
Install with a single command:
npx light-mem install
Or install from the plugin marketplace inside Claude Code:
/plugin marketplace add light-mem/light-mem
/plugin install light-mem
Restart Claude Code. Context from previous sessions will automatically appear in new sessions.
Note: Light-Mem is also published on npm, but
npm install -g light-meminstalls the SDK/library only — it does not register the plugin hooks or set up the worker service. Always install vianpx light-mem installor the/plugincommands above.
Key Features:
npx light-mem status to see the URL)<private> tags to exclude sensitive content from storage/api/observation/{id} on the worker port, or view all in the web viewer)📚 View Full Documentation - Browse on GitHub
npx claudepluginhub devestacion/light-mem --plugin light-memMCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Give your AI a memory — mine projects and conversations into a searchable palace. 36 MCP tools, auto-save hooks, and guided setup.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 41 skills, 8 agents, 23 commands, 37 hook scripts across 24 events. Cross-agent via skills add.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.