omgskills Get the Mac app
Skill

minimal-run-and-audit

@lllllllama 508 stars 140k installs Trending #14 on Skills.Sh Updated 2026-05-27 Author match: High

Rigor Run skill for README-first deep learning repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, hidden scientific-meaning changes, or end-to-end orchestration by itself.

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/lllllllama/RigorPilot-Skills /tmp/RigorPilot-Skills && ln -s /tmp/RigorPilot-Skills/skills/minimal-run-and-audit ~/.claude/skills/minimal-run-and-audit

View on GitHub

From README

minimal-run-and-audit Use this as the Rigor Run skill. The installed slug remains minimal-run-and-audit for compatibility. Use the shared operating principles in ../../references/agent-operating-principles.md; this skill should make run evidence auditable without turning every command into a rigid protocol. When to apply After a reproduction target and plan exist. When the main skill needs execution evidence and normalized outputs. When a smoke test, documented inference run, documented evaluation run, or other short non-training verification is appropriate. When the user already knows what command should be attempted and wants execution plus reporting only. When not to apply During initial repo scanning. When environment or assets are still undefined enough to make execution meaningless. When the task is a literature lookup rather than repository execution. When the user is still deciding which reproduction target should count as the main run.

More from this repo