notebook-repro-packager
Installation
SKILL.md
Notebook Repro Packager
Mission
Package notebooks so another machine or teammate can reproduce their results with known data, environment, seeds, and order.
Current pain point: Notebooks break because execution order, hidden state, local paths, package versions, and data provenance are not captured.
Why this skill exists: Reproducibility requires a small set of mechanical checks plus a clear run contract.