Move Files

Move files using a two-phase approach that preserves Git history. Phase 1 uses mv commands only, then waits for staging. Phase 2 makes content changes separately. Use when reorganizing files and need clean, trackable diffs. Triggers on "move files", "reorganize structure", "preserve git history".

steveclarke 751497f 2.6 KB Updated

File contents

steveclarke/dotfiles/tree/main/ai/skills-archive/move-files commit 751497f4e1

Frequently asked questions

npx skillmds@latest add steveclarke/move-files