d2a8k3u

7 mods across 1 repository, 7 stars between them.

claude-memory

01

d2a8k3u/claude-code-memory

Plugin Claude Code

Fully automatic per-project cognitive memory. Auto-loads git-aware context at session start, auto-saves session summaries, auto-recalls on errors, and auto-consolidates every 10 sessions. 9 MCP tools for episodic, semantic, procedural, working, and pattern memories with hybrid FTS5 + vector search.

7 2mo ago A tokens not measured original MIT

memory-curator

02

d2a8k3u/claude-code-memory

Agent

Organizes and maintains the project memory. Use to review, consolidate, and clean up memories. Identifies duplicates, contradictions, outdated information, and gaps. Can generate a health report of the memory base.

7 2mo ago A 45 tokens original MIT

memory-init

06

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

07

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