AI AGENT ADDONS

When you run a command to reproduce a deep learning result, you need proof. This skill helps you capture that proof in a standardized way. It creates special output files and patch notes so others can see exactly what happened.

The skill works after you already have a plan and a command to run. It does not choose the goal or set up the environment. It just captures the evidence from your run and organizes it into reports.

You will get files like SCIENTIFIC_CHANGELOG.md and COMPARABILITY_REPORT.md. These make your work clear and easy to audit. This is great for anyone who wants to share reproducible research.

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
Minimal Run And Audit | Cursor & Claude Code Skills