Instructions file
Instructions for Jessinra/Lorekeeper, covering lorekeeper v2 — living agentic loop, architecture — six-layer (lkpr-105), import rules, cross-domain dag (acyclic) and layer responsibilities.
Instructions file
Instructions for Jessinra/Lorekeeper, covering lorekeeper v2 — living agentic loop, architecture — six-layer (lkpr-105), import rules, cross-domain dag (acyclic) and layer responsibilities.
Skill Claude CodeCodex
Discover and create typed relationships between memories using lorerecommendlinks. Use after inserting new memories, after a session reflection, or during periodic maintenance to connect orphaned memories. Surfaces high-confidence link candidates scored by cosine similarity, BM25 keyword overlap, entity overlap, and…
Skill Claude CodeCodex
Memorize important facts, user instructions, unique discoveries, and interesting knowledge into the Lorekeeper knowledge base. Use proactively whenever the agent encounters noteworthy information — domain knowledge, user preferences, architectural decisions, debugging insights, workflow instructions, or any fact worth…
Skill Claude CodeCodex
Full session protocol for using Lorekeeper MCP tools. Load at session start. Covers Phase 1 (search), Phase 1.5 (reconstruction), Phase 2 (topic shift), Phase 3 (reflect), and Phase 4 (health).
Skill Claude CodeCodex
Reconcile and fact-check Lorekeeper memories against source materials, existing documentation, and internal consistency. Use when (1) the user provides reference materials to verify against, (2) the user requests a general knowledge audit, or (3) the user wants to verify specific topics. Updates memory scores and…
Skill Claude CodeCodex
Search the Lorekeeper knowledge base and provide relevance feedback with confidence ratings. Use when the agent needs to recall domain knowledge, look up facts, or query the memory store. Ensures every search ends with a loreupdate feedback call (including confidence) to improve knowledge quality over time.