select-and-verify-best-checkpoint

Installation
SKILL.md

Select and Verify Best Checkpoint

Treat checkpoint identity as an evidence requirement, not a configuration assumption.

Configure selection explicitly

Set evaluation and saving to compatible cadences. Specify the metric, whether greater is better, and best-model loading. Ensure the configured metric name matches the emitted evaluation key; account for frameworks that add an eval_ prefix.

Verify trainer state

After training, run:

Installs
3
Repository
bastos/skills
GitHub Stars
7
First Seen
Aug 26, 2026
select-and-verify-best-checkpoint — bastos/skills