Move a project folder AND migrate all its Claude Code state in one shot — session store, prompt-up-arrow history, running-session records. Supports both directory-level moves AND session-level cherry-picking (by id, regex on first user prompt, or interactive picker). Use whenever the user wants to rename/move a project directory and keep claude --resume working, or wants to move a subset of chats from one project to another. 移动/重命名项目目录并迁移所有 CC 历史,或按 session 粒度把某个话题的对话搬到另一个项目。
$npx -y skills add lovstudio/cc-migrate-session --skill lovstudio-cc-mvInstalls into the current project.
Run `npx skills use "https://github.com/lovstudio/cc-migrate-session" --skill "lovstudio/cc-migrate-session/lovstudio-cc-mv"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lovstudio/cc-migrate-session" that are relevant to the current task. Run `npx skills add "https://github.com/lovstudio/cc-migrate-session"` and select the relevant skills, then follow their instructions.