AI AGENT ADDONS

Minimal Run And Audit

lllllllama/rigorpilot-skills

When you run a deep learning command, you need proof that it worked. This Rigor Run skill helps you capture that evidence. It takes a smoke test or inference command and writes standardized output files so anyone can verify the results.

The skill is for when you already know which command to run. It does not choose the goal or set up the environment. It only handles the execution and reporting. It creates a SCIENTIFIC_CHANGELOG.md and a COMPARABILITY_REPORT.md to track any changes in scientific meaning.

If repository files are changed, it also writes a PATCHES.md file. The skill keeps everything auditable and clear. It is perfect for reproducing deep learning results from a research paper or a cookbook.

Add Minimal Run And Audit skill to your workflow

Global

mkdir -p ~/.claude/skills/minimal-run-and-audit

Project

mkdir -p .claude/skills/minimal-run-and-audit

Source Repository

Stars
515
Forks
9
Watchers
515
License
MIT
Last Push
1 month ago
Created
3 months ago