rekal
Persistent local memory for coding agents across sessions
All Skills in This Repository (4)
Pure Emerald Level Indicatorsrekal-hygiene
Scan rekal SQLite memory stores for duplicates, conflicts, and stale conversations.
rekal-init
Scan a project codebase and store architecture, dependencies, and workflows as durable memories.
rekal-usage
Define exact parameters and decision trees for rekal memory tool usage.
rekal-save
Capture session knowledge and deduplicate it via rekal MCP tools.
Frequently Asked Questions
FAQPage SchemaHow to install rekal?▼
Run `npx skills add janbjorge/rekal --all -g -y` in your terminal to install all skills in this suite globally.
What does rekal do?▼
It gives your coding agent persistent long-term memory stored in one local SQLite file, so preferences and project decisions carry over between sessions.
Does rekal send my data to the cloud?▼
No. Everything is stored and indexed locally on your machine with no API keys, accounts, or network calls.
Which agents work with rekal?▼
It works with any MCP-capable agent, including Claude Code, Codex CLI, OpenCode, and Cursor CLI.
How do I clean up old or duplicate memories?▼
Run the /rekal-hygiene skill, which finds duplicates and contradictions and proposes fixes for your approval before changing anything.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core