npx skills add ...
npx skills add lllllllama/rigorpilot-skills --skill minimal-run-and-audit
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.
npx skills add lllllllama/rigorpilot-skills --skill 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
../ai-research-reproduction/references/agent-operating-principles.md; this skill should make run
evidence auditable without turning every command into a rigid protocol.
repro_outputs/ filesSCIENTIFIC_CHANGELOG.md for changed scientific meaning and evidence statusCOMPARABILITY_REPORT.md for README/paper/baseline comparabilityPATCHES.md when repo files changedUse references/reporting-policy.md, ../ai-research-reproduction/references/research-rigor-principles.md, scripts/run_command.py, and scripts/write_outputs.py.