reproducibility-checklist

Generate a structured reproducibility checklist for research experiments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/j-mckerracher/agent-research --skill reproducibility-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reproducibility-checklist
Source: https://github.com/j-mckerracher/agent-research/tree/main/skills-main/reproducibility-checklist
Command: npx skills add https://github.com/j-mckerracher/agent-research --skill reproducibility-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproducibility is essential for credible research, but many experiments lack complete provenance, deterministic settings, and auditable artifacts. This checklist provides a concrete, auditable standard spanning code, environment, data provenance, determinism, and validation requirements to ensure results can be independently reproduced and verified.

Core Features & Use Cases

  • Comprehensive coverage: Enforces code version pinning, environment capture, input/output manifests, and deterministic settings.
  • Provenance tracking: Documents data lineage, date ranges, and run metadata to support audit trails.
  • Publication readiness: Guides researchers in preparing methods, results, and validation artifacts for venues and peer review.
  • Use Case: Before submitting a manuscript or sharing a benchmark, run this checklist to ensure all A–G items are documented and reproducible.

Quick Start

Follow the checklist to verify all items A–G are completed before publishing.

Frequently Asked Questions about reproducibility-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure reproducibility for publication-ready research workflows?

To ensure reproducibility, document code version pinning, environment capture, input manifests, and deterministic settings. This checklist guides researchers through documenting all necessary artifacts before publication.

What does a reproducibility checklist cover for tracking data provenance?

Yes, you can use this reproducibility checklist for data pipelines and software benchmarking. It applies to publication-ready research workflows by enforcing documentation of data lineage, run metadata, and validation artifacts across these systems.

What does a reproducibility checklist cover for tracking data provenance?

Yes, you can use this reproducibility checklist for data pipelines and software benchmarking. It applies to publication-ready research workflows by enforcing documentation of data lineage, run metadata, and validation artifacts across these systems.

Do I need specific dependencies to validate reproducibility for my experiments?

No specific dependencies are required to validate reproducibility for your experiments. The checklist provides a standalone, auditable standard to verify code commits, environment details, and determinism without external tools.