Migrate an existing project that uses pytorch_template to the latest version. Use this skill when the user says: "update template", "migrate", "upgrade", "apply latest changes", "sync with template", "update pytorch_template", or when the user's project is missing new features (preflight, hpo-report, data field, diagnostic callbacks).
$npx -y skills add axect/pytorch_template --skill pytorch-migrateInstalls into the current project.
Run `npx skills use "https://github.com/axect/pytorch_template" --skill "axect/pytorch_template/pytorch-migrate"` 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/axect/pytorch_template" that are relevant to the current task. Run `npx skills add "https://github.com/axect/pytorch_template"` and select the relevant skills, then follow their instructions.