From maxim
Cross-session memory recall — queries MemPalace semantic knowledge graph for prior decisions, artifacts, and context.
npx claudepluginhub drnabeelkhan/maxim --plugin mxm-pack-l3-4-govtechcommands/# /mxm-recall ## Usage - Claude Code: `/mxm-recall [topic or question]` - Claude CLI: `claude "/mxm-recall what did we decide about auth?"` - Claude Desktop: type `/mxm-recall` in chat Retrieves context from MemPalace by topic, project, or office. Falls back to file-based search when MemPalace is unavailable. ## Behavior ### Step 1 — Parse the query 1. Read the user's topic or question 2. Detect search scope: - Specific office mentioned → search that wing only - Project name/ID mentioned → filter by project tag - Time range mentioned → apply temporal filter - No scope → sear...
/mxm-recall [topic or question]claude "/mxm-recall what did we decide about auth?"/mxm-recall in chatRetrieves context from MemPalace by topic, project, or office. Falls back to file-based search when MemPalace is unavailable.
.claude-sessions-memory/decision-log.md for matching entries.claude-sessions-memory/project_current_state.md for relevant state.claude-sessions-memory/session-*.md files for historical context.claude-sessions-memory/feedback_debugging_playbook.md for known issuesRecall: [query summary]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Source: [MemPalace / Files / Both]
1. [date] [office] — [fact or decision]
Project: [project.id] | Status: [valid/expired]
2. [date] [office] — [fact or decision]
Project: [project.id] | Status: [valid/expired]
[...up to 5 results]
Total: [N] memories found across [sources]
/mxm-recall --office cto → search CTO wing only
/mxm-recall --project mxm-simplification → search all wings for that project
/mxm-recall --since 7d → last 7 days only