Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
edimuj avatar

Claude Mneme

  • 3 repo stars
  • Updated May 30, 2026
  • edimuj/claude-mneme

Persistent memory system for Claude Code - remembers context across sessions

About

claude-mneme is a Claude Code skill in the AI & Agent Building category. Persistent memory system for Claude Code - remembers context across sessions

  • claude-mneme
  • AI & Agent Building
  • AI-coding skill

Claude Mneme by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add edimuj/claude-mneme
/plugin install claude-mneme@claude-mneme

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars3
Last updatedMay 30, 2026
Repositoryedimuj/claude-mneme

What it does

Persistent memory system for Claude Code - remembers context across sessions

README.md

Claude Mneme Mascot

Claude Mneme — Plugin

Persistent memory for Claude Code. Automatically captures your coding sessions and injects relevant context into new ones, so Claude picks up where you left off.

Quick Start

From inside a Claude Code session:

/plugin marketplace add edimuj/claude-mneme
/plugin install claude-mneme

From the command line:

# Claude Code CLI
claude plugin marketplace add edimuj/claude-mneme
claude plugin install claude-mneme

# Or from npm
claude plugin add --from npm:claude-mneme

# Or directly from GitHub
claude plugin add --from https://github.com/edimuj/claude-mneme/tree/main/plugin

What It Does

  • Captures prompts, tasks, commits, and responses automatically
  • Summarizes old entries with Haiku when the log grows
  • Injects relevant context at session start (decisions, state, recent work)
  • Tracks files, functions, and errors for smarter context selection
  • Local Plugin Service coordinates hooks during a session (log writes, caching, summarization)
  • Optional Sync Server for multi-machine memory

Commands

Command Description
/remember Save something to memory
/forget Remove remembered items
/summarize Force immediate summarization
/status Health check and diagnostics
/entity Look up what Mneme knows about a file or function

Full Documentation

See the main README for installation options, configuration, architecture details, and sync server setup.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.