recallium
Persistent project memory for coding sessions and decisions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Recallium?โผ
Run `npx skills add recallium-ai/recallium --all -g -y` in your terminal to install the skill globally, then start the Recallium server with the included Docker setup.
What does Recallium do for developers?โผ
It gives your coding assistant persistent memory scoped per project, storing decisions, debug fixes, code snippets, and rules so context survives restarts and new sessions.
How do I load my project context in a new session?โผ
Just say the word recallium in your IDE and your assistant loads recent decisions, pending tasks, active rules, and where you left off.
Does Recallium work with Claude Code and Cursor?โผ
Yes. It runs as an MCP server compatible with Claude Code, Cursor, Windsurf, and any MCP-compatible coding environment.
Can Recallium search my uploaded documents?โผ
Yes. Upload PDFs and specs, and they become semantically searchable so generated code follows your actual documentation.
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