Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running and you want automated health checks.
$npx -y skills add openlair/dr-claw --skill aris-training-checkInstalls into the current project.
Run `npx skills use "https://github.com/openlair/dr-claw" --skill "openlair/dr-claw/aris-training-check"` 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/openlair/dr-claw" that are relevant to the current task. Run `npx skills add "https://github.com/openlair/dr-claw"` and select the relevant skills, then follow their instructions.