d2a8k3u/claude-code-memory

A Claude Code plugin that gives Claude fully automatic, per-project cognitive memory with hybrid search, session lifecycle hooks, and local embeddings.

7Stars on the repository
7Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

memory-init

01

d2a8k3u/claude-code-memory

Skill Claude CodeCodex

Bootstrap the project memory by scanning the codebase. Reads key project files (CLAUDE.md, README, package.json, directory structure, CI configs, git history) and creates an initial memory base. Run once when first installing the plugin on a project, or to refresh the baseline.

7 2mo ago A 61 tokens original MIT

memory-maintain

02

d2a8k3u/claude-code-memory

Skill Claude CodeCodex

Maintain memory database — deduplicate accumulative records, consolidate near-duplicate episodics, remove junk procedurals and low-value patterns, and split large multi-topic memories into focused units.

7 2mo ago A 40 tokens original MIT