From claude-mem
Search claude-mem persistent memory for past sessions, observations, bugs fixed, features implemented, decisions made, code changes, and previous work. Use when answering questions about history, finding past decisions, or researching previous implementations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mem:searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Access claude-mem's persistent memory through a comprehensive HTTP API. Search for past work, understand context, and learn from previous decisions.
Access claude-mem's persistent memory through a comprehensive HTTP API. Search for past work, understand context, and learn from previous decisions.
Invoke this skill when users ask about:
Do NOT invoke for current session work or future planning (use regular tools for that).
Once the skill is loaded, choose the appropriate operation:
What are you looking for?
Choose the appropriate operation file for detailed instructions:
For step-by-step guides on typical user requests, see operations/common-workflows.md:
For guidelines on how to present search results to users, see operations/formatting.md:
CLAUDE_MEM_WORKER_PORT)If HTTP request fails:
pm2 listFor detailed error handling, see the specific operation files.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Implements work from a spec or tickets using TDD at agreed seams, with regular typechecking and test runs, followed by code review.
npx claudepluginhub adrianveen/claude-mem --plugin claude-mem