# run-train

> Claude/Codex skill by [@lllllllama](https://github.com/lllllllama) · 504 stars · 311k installs · Updated 2026-05-27

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

```sh
git clone https://github.com/lllllllama/RigorPilot-Skills /tmp/RigorPilot-Skills && ln -s /tmp/RigorPilot-Skills/skills/run-train ~/.claude/skills/run-train
```

## Links

- HTML page: https://omgskills.com/skills/lllllllama/rigorpilot-skills/run-train/
- GitHub: https://github.com/lllllllama/RigorPilot-Skills
- Author: [@lllllllama](https://github.com/lllllllama)

## More from this repo

- [ai-research-explore](https://omgskills.com/skills/lllllllama/rigorpilot-skills/ai-research-explore/index.md) — Rigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates.
   - [@lllllllama](https://github.com/lllllllama) · 504 stars
- [ai-research-reproduction](https://omgskills.com/skills/lllllllama/rigorpilot-skills/ai-research-reproduction/index.md) — Rigor Reproduce compatible skill slug for README-first deep learning repository reproduction.
   - [@lllllllama](https://github.com/lllllllama) · 504 stars
- [analyze-project](https://omgskills.com/skills/lllllllama/rigorpilot-skills/analyze-project/index.md) — Rigor Analyze / Rigor Audit read-only skill for deep learning research repositories.
   - [@lllllllama](https://github.com/lllllllama) · 504 stars
