Consolidates plugin components (hooks, commands, skills, MCP config) into this repo so it can be installed with: claude plugins install github:ViktorBarzin/claude-memory-mcp - .claude-plugin/plugin.json: manifest with all hook events - mcp/memory-mcp.json: MCP server config using existing src/ - hooks/: compaction survival, auto-recall, auto-learn, auto-approve - commands/: /remember and /recall slash commands - skills/: memory-management skill - Bump MCP server to v2.0.0 with metaclaw migration fallback - Update README with quick install and plugin hooks docs
392 B
392 B
| allowed-tools | argument-hint | description |
|---|---|---|
| mcp__claude_memory__memory_recall, mcp__plugin_claude-memory_claude_memory__memory_recall | <query> | Search persistent memory |
Search persistent memory for information matching $ARGUMENTS.
Use memory_recall with the query as context and generate an expanded_query with related search terms. Present results clearly with when they were stored.