From jole-skills
Guides authors of accepted JOLE papers through assembling a data/code deposit for the JOLE Dataverse Repository, including proprietary-data handling and the AER data-availability policy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jole-skills:jole-replication-and-data-policyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Your JOLE paper is accepted (or about to be) and you must deposit data and code
JOLE publishes papers containing empirical, simulation, or experimental results only if the data are clearly documented and readily available for replication. The mechanics:
run_all) that regenerates every table and figure from the analysis data.ssc/net versions, renv.lock, requirements.txt) and set/report seeds for bootstrap, randomization inference, and simulation.【Deposit target】JOLE Dataverse Repository (data + programs + docs) [ready Y/N]
【Master script】regenerates all exhibits? [Y/N]
【Data chain】raw → intermediate → final documented? [Y/N]
【Environment】versions pinned + seeds reported? [Y/N]
【Proprietary data】flagged to editor at submission + access path provided? [Y/N/NA]
【Ethics】COPE / human-subjects handling noted? [Y/N/NA]
【Next step】jole-submission (or back to jole-review-process)
../../resources/external_tools.md — labor data sources and version-pinning / reproducibility tooling../../resources/official-source-map.md — the JOLE data-policy URL and its verification statusnpx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jole-skillsAssembles a JDE-compliant replication package (data, code, README, pinned environment) for submission or acceptance. Does not run the analysis.
Builds a JIE-compliant replication deposit (code, data, master script, README) for an international-economics manuscript. Does not run the analysis.
Prepares replication and data-access packages for The Journal of Politics conditional acceptance review, including readme, datasets, codebook, and code.