repolore
01Plugin Claude Code
Code-derived LLM wikis: cited, drift-checked, human-editable orientation layers for any repository.
Plugin Claude Code
Code-derived LLM wikis: cited, drift-checked, human-editable orientation layers for any repository.
Plugin Claude Code
Make your agent write down your repo's lore — a code-derived wiki with cited claims, blob-SHA drift checking, coverage auditing, and a generated index. Karpathy's llm-wiki pattern where the source layer is the codebase itself.
Instructions file CodexOpenCode
AGENTS.md instructions for emyann/repolore, covering repolore — agent notes and project wiki (llm-maintained).
Instructions file
Claude Code instructions for emyann/repolore, covering repolore — claude code and releasing (manual ritual — until automated).
Skill Claude CodeCodex
Give any repository a code-derived LLM wiki — cited claims, blob-SHA drift checking, coverage auditing, a generated index. Use when the user wants to set up, health-check, or refresh a maintained wiki / knowledge base / "lore" distilled from the codebase, or asks why-is-it-like-this documentation that stays honest as…
Skill Claude CodeCodex
Audit the wiki for wrongness behind unchanged bytes — per-claim verification of fresh pages against the code (the drift class hashes can't see), findings-inbox triage, and a reviewable commit. Use when the user asks to audit/verify the wiki's truthfulness, when check's dust line reports never-audited or overdue pages…
Skill Claude CodeCodex
Report the health of the repo's LLM wiki — stale or unmanaged pages, new code with no page, index drift, page budget, tooling updates. Use when the user asks whether the wiki is up to date, before relying on wiki content for a task, or after merging significant changes.
Skill Claude CodeCodex
Bootstrap an LLM-maintained, code-derived wiki in this repository — detect the stack, agree scope + a page plan with the user, vendor the schema + check scripts + templates in one mechanical shot, seed the overview page, and wire agent entry points. Run once per repo.
Skill Claude CodeCodex
Bring stale wiki pages back in line with the code — diff-driven triage (re-stamp / targeted edit / rewrite), citation re-verification, index regeneration, and a reviewable commit. Use when wiki-check reports stale pages or the user asks to update/refresh the wiki.
Skill Claude CodeCodex
Detect and activate optional repolore capabilities that need consent — the post-commit wiki nudge (per-machine or team-wide), team auto-update via project settings. Presents available-but-inactive items as one simple question. Use when the user asks to set up, activate, or enable repolore extras, or after an update…
Skill Claude CodeCodex
Update the repo's vendored repolore tooling (.repolore/scripts, wiki AGENTS.md, templates) to the installed version — safe regeneration that never overwrites local edits without consent. Use when wiki-check reports newer tooling, after updating the repolore plugin, or when the user asks to update repolore in this repo.