Mem Migrate V3 banner
OoOshisuiOoO OoOshisuiOoO

Mem Migrate V3

Design community

Description

--- description: Migrate ~/.gowth-mem/ from v2.4 single-file-per-topic to v3.0 topic-folder + dated-aspect layout. Atomic (rollback-safe via shared/backup-v3/), idempotent (already-v3 short-circuits), git-aware (aborts on stale remote). argument-hint: "[--dry-run | --force | --report | --json]" --- # /mem-migrate-v3 Run the 7-step v2 → v3 migration pipeline (`hooks/scripts/_migrate_v3.py`). Default mode is **JSON output** for tool composition; pass `--report` for human-readable text. ## What

Installation

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

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

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

Full documentation available on GitHub

View Source Repository