janbjorge/rekal

Long-term memory for LLMs. MCP server backed by hybrid search in a single SQLite file.

53Stars on the repository
11Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rekal-hygiene

01

janbjorge/rekal

Skill Claude CodeCodex

Periodic memory maintenance and cleanup. Finds duplicates, contradictions, and quality issues in the memory database. Proposes fixes for user approval. Never auto-deletes or auto-modifies. Use when user says "clean up memories", "memory maintenance", "check memory health", or invokes /rekal-hygiene. Run monthly or…

53 7d ago A 77 tokens original MIT

rekal-init

02

janbjorge/rekal

Skill Claude CodeCodex

Bootstrap rekal memory for a project. Scans the codebase for architecture, conventions, dependencies, workflows, and config, then stores durable knowledge as properly typed, tagged, deduplicated memories. Use when starting rekal on a new project, or when user says "init rekal", "bootstrap memory", "populate rekal"…

53 7d ago A 83 tokens original MIT

rekal-save

03

janbjorge/rekal

Skill Claude CodeCodex

End-of-session memory capture with deduplication. Extracts durable knowledge, checks for duplicates, stores or replaces as appropriate. Use whenever a session wraps up, a task finishes, or the user says goodbye/thanks/done. Also use when significant preferences, decisions, or discoveries emerge mid-session. Make sure…

53 7d ago A 79 tokens original MIT

rekal-usage

04

janbjorge/rekal

Skill Claude CodeCodex

Operational guide for rekal memory tools. Precise rules for when/how to call each tool, with exact parameters and decision trees. Use at session start, when onboarding to a rekal workspace, or when user asks "how do I use rekal", "what rekal tools", "help with memory". Trigger: /rekal-usage.

53 7d ago A 75 tokens original MIT