By mistakeknot
Cross-repo institutional knowledge index — indexes solution docs across the Interverse monorepo, enables unified search, and audits reflect coverage.
A Claude Code plugin that turns "this was solved before" from folklore into something you can actually query.
Every repo accumulates hard-won fixes in docs/solutions/ and then quietly forgets they exist. interlearn is the memory layer for that problem. It builds a cross-repo index of solution docs, gives you a fast search surface, and audits whether closed work actually left behind useful documentation.
If interflux is your reviewer and interpath is your artifact generator, interlearn is the institutional memory that keeps both from reinventing the same lessons every two weeks.
interlearn is intentionally simple: one indexing script, one skill, one hook.
scripts/index-solutions.sh scans docs/solutions/*.md across the Interverse monorepo, parses frontmatter (including mixed schemas), and writes:
docs/solutions/INDEX.md for humansdocs/solutions/index.json for toolsskills/interlearn/SKILL.md provides three operator modes:
/interlearn:index/interlearn:search <query>/interlearn:audithooks/session-end.sh refreshes the index on SessionEnd when you're in the monorepo, so the memory layer stays warm.The design philosophy is straightforward: deterministic artifacts, path-derived module truth, and no hidden mutation.
First, add the interagency marketplace (one-time setup):
/plugin marketplace add mistakeknot/interagency-marketplace
Then install the plugin:
/plugin install interlearn
Then:
/interlearn:index/interlearn:search websocket timeout/interlearn:auditThe index is written to the monorepo root at docs/solutions/.
.claude-plugin/plugin.json -> plugin manifest
skills/interlearn/SKILL.md -> index/search/audit workflow
scripts/index-solutions.sh -> deterministic cross-repo index builder
hooks/hooks.json -> SessionEnd hook registration
hooks/session-end.sh -> background index refresh trigger
A few choices are deliberate:
module: is too inconsistent to trust for grouping.problem_type vs category, and multiple date keys.Right now the skill and hook target the Interverse monorepo path conventions (/root/projects/Interverse). That's intentional for operational reliability in the current environment.
Improved ranking heuristics, stronger coverage auditing, and tighter integration with planning/review workflows so relevant prior fixes are surfaced before new work drifts into duplicate effort.
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.
[DEPRECATED — use intervoice] Analyze your writing style and adapt Claude's output to sound like you. Replaced by intervoice, which reads one global multi-register profile instead of per-project glob-routed files.
Self-improving agent rig: codifies product and engineering discipline into composable workflows from brainstorm to ship. Compounds knowledge, generates domain agents, monitors its own docs, and surfaces conservative update drift. Orchestrates Claude, Codex, and Oracle through 6 agents, 54 commands, 19 skills, 0 MCP servers. Factory substrate: CXDB turn DAG, scenario bank with satisfaction scoring, evidence pipeline, agent capability policies. Companions: interspect, interphase, interline, interflux, interpath, interwatch, interslack, interform, intercraft, interdev, interpeer, intertest.
Token-efficient code reconnaissance for LLMs. Autonomous skills save 48-85% tokens via diff-context, semantic search, structural patterns, and symbol analysis. Includes MCP server for direct tool integration.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interlearnLocal-first memory server — hybrid BM25+vector search, vault management, lint, and launchd lifecycle for project knowledge.
Optimized file search, semantic indexing, and persistent memory for Claude Code — with optional sync to a self-hosted web dashboard
Document search with hybrid BM25/semantic retrieval, GraphRAG knowledge graphs, and pluggable providers for Claude Code. Index documentation and code, then search using keyword matching, semantic similarity, graph relationships, or comprehensive multi-mode fusion.
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, 10+ coding-agent harnesses, content-addressed Fjall + LanceDB.
Cross-agent skills and commands powered by Entire
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).