Skill
run-train
Rigor Train skill for deep learning research repositories. Use when a documented or selected training command should be run conservatively for startup verification, short-run verification, full kickoff, or resume, with command, config, seed, log, checkpoint, status, and metric evidence written to standardized `train_outputs/`. Do not use for environment setup, exploratory sweeps, speculative idea implementation, or end-to-end orchestration.
Install
git clone https://github.com/lllllllama/RigorPilot-Skills /tmp/RigorPilot-Skills && ln -s /tmp/RigorPilot-Skills/skills/run-train ~/.claude/skills/run-train
More from this repo
ai-research-explore
Rigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates.
ai-research-reproduction
Rigor Reproduce compatible skill slug for README-first deep learning repository reproduction.
analyze-project
Rigor Analyze / Rigor Audit read-only skill for deep learning research repositories.
