lovstudio:cc-mv

Installation
SKILL.md

lovstudio:cc-mv

One command, four things:

  1. mv FROM TO on disk (fs.renameSync — instant, preserves everything)
  2. Rewrites ~/.claude/projects/<slug>/*.jsonl session store — including every sub-directory slug
  3. Rewrites ~/.claude/history.jsonl (prompt up-arrow recall)
  4. Rewrites ~/.claude/sessions/*.json (running-session records)

After this, cd TO && claude --resume sees all prior sessions. The old slug dirs are left intact as a safety net.

When to Trigger

YES — invoke this skill when:

  • User wants to move/rename a project folder (prospective move — we do the mv)
  • User already moved the folder externally and CC lost history (post-move recovery — use --no-mv or the cc-migrate-session alias bin)
  • User mentions sub-projects under a folder also having history — this is handled automatically
Related skills
Installs
8
First Seen
Apr 30, 2026