Claude-Mem
Carries what an agent learned in one session into the next.
Install
Ships scriptsnpx claude-mem install
Oturum boyunca kendiliğinden çalışır; yeni oturum açıldığında geçmiş bağlamı geri yükler
- Author
- thedotmack
- License
- Apache-2.0
Hooks record what happens while the agent works, compress it, and feed the relevant parts back when a fresh session opens. The store stays on the machine, with a background worker service handling indexing and vector search. One command installs it, and the same package registers itself for Claude Code, Codex, OpenCode and several other CLIs rather than being tied to a single client.
Similar skills
MemSearch
SkillKeeps one memory store that several coding agents read from and write to.
Claude API
SkillReference for building against the Claude API without guessing at parameters.
CodeRabbit Code Review
SkillRuns CodeRabbit's reviewer from inside the agent and applies its PR feedback change by change.
Comments(0)
Sign in to comment