Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By mistakeknot
Cross-repo institutional knowledge index — indexes solution docs across the Interverse monorepo, enables unified search, and audits reflect coverage.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interlearnA 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.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
Repository knowledge engine plugin. Bundles CLI-backed slash commands (ag-setup / ag-init / ag-refresh / ag-ask) plus the agent-repo-init skill. Works in both Claude Code and Codex CLI.
Cross-agent skills and commands powered by Entire
Knowledge base skills for Claude Code — capture, search, and synthesize project knowledge
Cross-repository code exploration - search code across your org, find examples, identify code owners, and discover similar implementations via Glean. Requires glean-core.
[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.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
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, 52 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.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim