一键导入
doctor
Diagnose mempalace setup (config, palace path, MCP, FTS/index health)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Diagnose mempalace setup (config, palace path, MCP, FTS/index health)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
List or inspect people/project entities tracked in the mempalace graph
Mine a project directory into the mempalace corpus (drawers, rooms, wings)
Hybrid search over the mempalace corpus (BM25 + vectors + optional graph)
Show mempalace palace status (drawers, wings, rooms, health)
Trace a file, function, or line back to the agent session that produced its current commit
List recent git commits linked to agent sessions, optionally filtered by branch or repo
| name | doctor |
| description | Diagnose mempalace setup (config, palace path, MCP, FTS/index health) |
| argument-hint | [optional focus: mcp|config|palace] |
| user-invocable | true |
The user wants a mempalace health check: $ARGUMENTS
Run mpr doctor if available; otherwise check config path, palace path, and MCP connectivity.
Unblock "search returns nothing" / "MCP not connected" / "palace missing" failures quickly.
~/.mempalace/config.json or XDG path; print resolved palace path./mcp or env MEMPALACE_URL / secret when HTTP transport is used.mpr repair paths documented in project.WRONG -- only restating the user error without checking paths.
RIGHT -- verify config → palace → MCP → search smoke in order.