Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jurgendn avatar

Reproducibility Audit

  • 44 installs
  • 1 repo stars
  • Updated July 31, 2026
  • jurgendn/agent-skills

Helps with security tasks.

About

reproducibility-audit is a Claude Code skill for security. It helps solo builders move faster with AI-assisted development.

  • reproducibility-audit
  • Security
  • AI-coding skill

Reproducibility Audit by the numbers

  • 44 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,378 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jurgendn/agent-skills --skill reproducibility-audit

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs44
repo stars1
Last updatedJuly 31, 2026
Repositoryjurgendn/agent-skills

What it does

Helps with security tasks.

Files

SKILL.mdMarkdownGitHub ↗

Reproducibility Audit

Assume the result is not reproducible until the missing pieces are enumerated.

Workflow

1. Identify the target result to reproduce. 2. Check for the required ingredients:

  • code
  • commit/version pinning
  • data access
  • config files
  • preprocessing steps
  • hardware assumptions
  • seed handling

3. Attempt to map paper claims to executable steps. 4. Record ambiguities and blockers explicitly. 5. If running code, log exact commands and outputs. 6. Classify status:

  • reproduced
  • partially reproduced
  • blocked
  • inconsistent with paper

7. Recommend the smallest fixes needed for reproducibility.

Rules

  • Do not say reproduced unless you ran and checked it.
  • Missing config details are findings, not minor annoyances.
  • Separate code availability from result reproducibility.

Output shape

Return:

  • Target result
  • Available artifacts
  • Missing artifacts
  • Reproduction status
  • Commands / evidence
  • Recommended fixes

Related skills

Securityappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.