By dvquy13
Recall and manage past Claude Code sessions via the qrec CLI engine: search, re-index, debug session errors, and control the background daemon with automatic environment initialization on startup.
Expert knowledge base for the qrec session recall engine. Invoke automatically whenever the user mentions qrec issues, questions, errors, or wants to check status, debug problems, re-index sessions, or uninstall. Also use when search returns no results or the daemon seems unresponsive.
Session recall using qrec CLI. Invoke when the user asks about past conversations, past implementations, previous decisions, "last time we...", "how did we...", "what was the approach for...", or any question about prior work that may have been discussed in a Claude Code session.
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.
npx claudepluginhub dvquy13/qrec --plugin qrecPersistent local memory for Claude Code. Every tool call, every file edit, every thinking block from every session — stored verbatim on your machine. Semantic recall in ~126ms with zero API calls.
Search across Claude Code and OpenClaw session history. Find past conversations, decisions, and code snippets instantly.
DAG-based lossless context management for Claude Code. Every message from every session is persisted in a SQLite vault with FTS5 search. Summaries form a directed acyclic graph - nothing is ever lost.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Find and resume Claude Code conversations using semantic search. Returns session IDs and project paths for easy resumption via 'claude --resume'.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.