Migrate

Initialize, repair, and migrate the codevoyant shared context store: create ~/.codevoyant/<project-slug>/ and the gitignored .codevoyant symlink shared across git worktrees, then apply any store-layout migrations between the store's recorded codevoyant version and the current version (from version.txt), recording the result in .codevoyant/metadata.json. Triggers on: 'migrate', 'codevoyant migrate', 'migrate codevoyant', 'migrate .codevoyant', 'copy codevoyant data', 'migrate context store'.

cloudvoyant 1acf5eb 5 files · 31.9 KB Updated

File contents

cloudvoyant/codevoyant/tree/main/skills/migrate commit 1acf5eb2ea

Frequently asked questions

npx skillmds@latest add cloudvoyant/migrate