con un clic
mem-search
Search your persistent memory database from previous coding sessions. Use when asked about past work, decisions, bugs fixed, or development history.
Menú
Search your persistent memory database from previous coding sessions. Use when asked about past work, decisions, bugs fixed, or development history.
Diagnose and fix claude-mem installation issues. Checks PM2 worker status, database integrity, service health, dependencies, and provides automated fixes for common problems.
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
Manage semantic version updates for claude-mem project. Handles patch, minor, and major version increments following semantic versioning. Updates package.json, marketplace.json, plugin.json, and CLAUDE.md version number (NOT version history). Creates git tags and GitHub releases. Auto-generates CHANGELOG.md from releases.
| name | mem-search |
| description | Search your persistent memory database from previous coding sessions. Use when asked about past work, decisions, bugs fixed, or development history. |
Search your local memory database for past sessions, decisions, code changes, and development history. This skill uses the mem-search MCP server tools.
Use these tools from the mem-search MCP server:
| Tool | Description |
|---|---|
search | Unified search across all memory types |
decisions | Find architectural/design decisions |
changes | Find code changes and refactorings |
timeline | Get observations around a specific point in time |
find_by_file | Find observations for specific files |
find_by_type | Filter by type (decision, bugfix, feature, refactor, discovery, change) |
find_by_concept | Find by concept tags |
how_it_works | Understand system architecture and design patterns |
query - Natural language search querylimit - Max results (1-100, default 20)format - index for titles only (recommended), full for complete contenttype - Filter: observations, sessions, or promptsobs_type - Filter observation type: decision, bugfix, feature, refactor, discovery, changeThe mem-search MCP server must be configured in Claude Desktop settings. See MCP configuration docs.