Stats
Actions
Tags
From rusty-brain
Search and manage Claude's persistent memory stored in a single portable .mv2 file
How this skill is triggered — by the user, by Claude, or both
Slash command
/rusty-brain:mindThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search and manage Claude's persistent memory.
Search and manage Claude's persistent memory.
/mind:search <query> - Search memories for specific content or patterns/mind:ask <question> - Ask questions about memories and get context-aware answers/mind:recent - Show recent memories and activity timeline/mind:stats - Show memory statistics and storage informationAll memory operations use the rusty-brain CLI binary. Memories are stored in .rusty-brain/mind.mv2 and persist across conversations.
rusty-brain find "<query>"
rusty-brain ask "<question>"
rusty-brain timeline
rusty-brain stats
Memories are captured automatically from your tool use via hooks.
npx claudepluginhub brianluby/rusty-brain-old --plugin rusty-brainCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.