Move a C++ source file to a new location, updating all #include references and CMakeLists.txt entries automatically. Use when the user wants to move or rename a C++ file.
$npx -y skills add conceptual-machines/magda-core --skill move-fileInstalls into the current project.
Run `npx skills use "https://github.com/conceptual-machines/magda-core" --skill "conceptual-machines/magda-core/move-file"` 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/conceptual-machines/magda-core" that are relevant to the current task. Run `npx skills add "https://github.com/conceptual-machines/magda-core"` and select the relevant skills, then follow their instructions.