Mem Doctor banner
OoOshisuiOoO OoOshisuiOoO

Mem Doctor

Development community

Description

--- description: Self-heal gowth-mem plugin's installed_plugins.json registration. Pulls the marketplace clone to latest, materializes the cache dir, atomically rewrites installPath. Idempotent — silent when healthy. Use after `claude /plugin marketplace update`, when hooks stop firing, or to verify portability before sharing config across machines. --- Run the gowth-mem self-heal doctor. Bypasses Claude Code issue #52218 — `autoUpdate` bumps version metadata in `~/.claude/plugins/installed_pl

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-doctor && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-doctor.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository