claude-memory-kit
Persistent memory system for Claude Code. Two-layer architecture (hot cache + knowledge wiki), safety hooks, /close-day end-of-day synthesis. Zero external dependencies.
npx skills add rohitg00/awesome-claude-code-toolkit --skill claude-memory-kit --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 ```bash 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.
- What it does
- Quick Start
- Built from production
git clone https://github.com/awrshift/claude-memory-kit.git my-project cd my-project claude
What does the claude-memory-kit skill do?
Persistent memory system for Claude Code. Two-layer architecture (hot cache + knowledge wiki), safety hooks, /close-day end-of-day synthesis. Zero external dependencies.
How do I install it?
Run `npx skills add rohitg00/awesome-claude-code-toolkit --skill claude-memory-kit --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rohitg00/awesome-claude-code-toolkit, a repository with 2,438 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.