بنقرة واحدة
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.