Same-epoch comparison of training runs across wandb, neptune, tensorboard, or mlflow. Aligns runs at the student's current step (never current-vs-final-of-baseline) and separates proxy metrics from downstream targets. Use when the user asks to compare runs, check if a run is improving, track lag against a baseline, rank experiments, or evaluate run-vs-run performance.
$npx -y skills add fcakyon/phd-skills --skill compareInstalls into the current project.
Run `npx skills use "https://github.com/fcakyon/phd-skills" --skill "fcakyon/phd-skills/compare"` 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.