Claude memory kit
Skill timdevai/proteus/skills/community/from-rohitg00/claude-memory-kit
Always-on multi-agent AI workstation for Claude Code. 142 specialist agents (ML, security, K8s, backend, frontend) · 366 curated skills · 200+ prompt templates · auto prompt-matcher · auto skill-matcher · MCP support · token router cuts Anthropic bill 6x via Kimi/Haiku/Ollama. LiteLLM · BYOK · MIT + Apache. One-line install.
npx -y skills add timdevai/proteus --skill claude-memory-kitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Persistent memory system for Claude Code. Two-layer architecture (hot cache + knowledge wiki), safety hooks, /close-day end-of-day synthesis. Zero external dependencies.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.1 KB, as published. Nobody here has run it
Claude Memory Kit
Your Claude agent remembers everything across sessions and projects.
What it does
- Persistent memory — MEMORY.md hot cache + knowledge wiki with [[wikilinks]]
- Multi-project support — per-project backlogs and context isolation
- Safety hooks — prevent context loss during compression and long sessions
/close-day— one command captures your entire day/tour— interactive guided walkthrough
Quick Start
git clone https://github.com/awrshift/claude-memory-kit.git my-project
cd my-project
claude
Built from production
700+ sessions across 7 projects. Adapted from Karpathy/Cole Medin's knowledge base pattern, simplified for daily CLI use.