From aistats-skills
Strengthens AISTATS reproducibility evidence by mapping claims to verifiable locations, auditing checklists, and ensuring turnkey simulation scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aistats-skills:aistats-reproducibilityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this before submission and again before camera-ready. Reopen the current CFP and
Use this before submission and again before camera-ready. Reopen the current CFP and OpenReview forms to confirm whether a reproducibility checklist is required.
| Checklist item | Pure-theory answer | Theory-plus-experiments answer |
|---|---|---|
| Code availability | NA only if there is literally no computation | Anonymous archive, or an honest stated reason |
| Assumptions stated | Every theorem lists its conditions inline | Plus a note on which experiments satisfy them |
| Error bars | NA for deterministic results | Required for every stochastic figure and table |
| Compute resources | NA | Hardware, runtime, and total number of runs |
Marking NA on an item the paper actually triggers is a recognizable AISTATS red flag, because reviewers cross-check checklist answers against the PDF and read contradictions as carelessness about the rest of the paper.
Consider a submission proving posterior contraction rates for a Bayesian nonparametric model, validated by MCMC simulation. Its reproducibility spine: prior hyperparameters and their selection rule, chain length, burn-in, convergence diagnostics, replication seeds, and a statement of which contraction-theorem conditions the simulated model satisfies — plus one honest sentence about the condition it does not.
For AISTATS, simulations should be turnkey because statistician reviewers actually rerun them; large real-data pipelines may stay scripted with deviations documented. Stating the achieved level honestly beats overpromising turnkey behavior that fails on a clean machine.
[Claim inventory] <claim -> evidence location>
[Checklist status] complete / inconsistent / missing
[Statistical reproducibility gaps] <assumptions/seeds/uncertainty/hyperparameters/compute>
[Paper fixes] <must appear in main PDF>
[Supplement fixes] <appendix or artifact additions>
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin aistats-skillsDesigns and audits AISTATS experiments: simulations, baselines, statistical tests, uncertainty estimates, ablations, and theory-validation checks with claim-to-evidence mapping.
Audits AAAI paper reproducibility: maps claims to evidence, checks seed/hyperparameter/compute reporting, verifies code/data availability and licensing, and cross-checks the reproducibility checklist for contradictions.
Strengthens ICML reproducibility evidence: code/data availability, random seeds, compute disclosure, appendix evidence, and reviewer-facing claims.