Pre-flight checklist for long-running ML training jobs covering config diff, run naming, path verification, monitoring setup, and restart-cleanup. Use when the user asks to launch, kick off, start, restart, or kill a training run, or mentions launching a multi-hour or multi-day GPU job (python train, accelerate launch, torchrun, deepspeed, sbatch, tmux training).
$npx -y skills add fcakyon/phd-skills --skill launchInstalls into the current project.
Run `npx skills use "https://github.com/fcakyon/phd-skills" --skill "fcakyon/phd-skills/launch"` 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/fcakyon/phd-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fcakyon/phd-skills"` and select the relevant skills, then follow their instructions.