By entireio
Tools for understanding code intent by tracing changes back to original session transcripts
Tools for understanding code intent by tracing changes back to original session transcripts.
In Claude Code, run:
/plugin marketplace add https://github.com/entireio/claude-plugins
/plugin install entire
Load the plugin without installing using the --plugin-dir flag:
claude --plugin-dir ./plugins/entire
Explains the intent behind source code by finding original session transcripts.
Usage:
In Claude Code, use /entire:explain with a function, file, or line of code to understand why it exists.
Examples:
/entire:explain handleUserLogin/entire:explain src/auth/middleware.ts/entire:explain src/utils.ts:42How it works:
git blame or git log to identify the commit that introduced the codeentire explain --commit COMMIT_SHA to read the session transcriptsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimCross-agent skills and commands powered by Entire
npx claudepluginhub entireio/claude-plugins --plugin entireCapture AI coding sessions to understand intent
Cross-agent skills and commands powered by Entire
Persistent 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.
Full AI context layer over MCP — tree-sitter code-map, document RAG (PDF/Office/HTML/email + OCR + reranker), shared agent memory, on-demand web crawl, git history + blame + per-symbol diff. 300+ languages, 8 coding-agent harnesses, content-addressed Fjall + LanceDB.
Session transcript timeline viewer for Claude Code and Codex agent sessions
Track and summarize all files used during a Claude Code session