Memory Context banner
rand rand

Memory Context

Development community

Description

--- name: memory-context description: Load relevant project context from memories --- I will load and display relevant project context from Mnemosyne to help orient you to the current project state. **Usage**: - `/memory-context` - Load context for current project - `/memory-context <project-name>` - Load context for specific project - `/memory-context --recent <days>` - Only recent memories - `/memory-context --important` - Only high-importance memories (8+) **Instructions for me**: 1. **Pa

Installation

Installs to ~/.claude/commands/rand-mnemosyne-memory-context.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/mnemosyne/HEAD/.claude/commands/memory-context.md -o ~/.claude/commands/rand-mnemosyne-memory-context.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository