---
name: brycewang-stanford/stata-replication
source: https://app.decimal.ai/s/brycewang-stanford-stata-replication@1/SKILL.md
source_sha256: 55b6a96b4178
---

# Replication And Robustness

Use this skill for reproducibility work rather than one-off execution.

1. Identify the replication entrypoint.
2. Run the baseline cleanly and capture logs and stored results.
3. Compare requested variants in a structured way.
4. Say whether the result truly replicates, partly matches, or breaks.

Read `references/workflow.md` for the replication checklist and use `scripts/compare_specs.py` and `scripts/summarize_log.py` for deterministic comparisons.