From jue-skills
Assembles a JUE-compliant replication folder for urban economics manuscripts, handling geocoded, restricted, or proprietary spatial data with confidentiality documentation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jue-skills:jue-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The paper contains empirical, simulation, or experimental work — JUE's **mandatory replication policy** applies
JUE will publish a paper only if the data and code are clearly documented and readily available for replication. At acceptance, before publication, authors of papers with empirical work, simulations, or experiments must upload a replication folder to a major data repository. The minimum deposit is:
Proprietary / confidential data: authors may request an exemption from providing data and/or code. The request must be made in the submission cover letter to the editor. Even with an exemption, document the pipeline and provide whatever code does not reveal confidential information so the path to results is auditable.
Urban papers carry data hazards that generic replication checklists miss:
run_all) raw → cleaned → estimates → exhibits, with a stated software/version environment.Urban papers lean on data that cannot simply be posted; document the path, not just the absence:
In every case the cover-letter exemption names what is withheld and why, and the README states exactly how an authorized researcher reproduces the results.
run_all master script verified on a clean machine; README maps exhibits to scriptsAlthough JUE requires the deposit only at acceptance, assembling the folder during the R&R (or before submission) protects you twice. First, the act of building a one-click run_all from raw geocoded data to final maps routinely surfaces silent errors — a wrong CRS, a stale shapefile vintage, a dropped buffer — that would otherwise survive into the published result. Second, an acceptance deadline is the worst time to discover a restricted-data path cannot be reproduced or that a vendor license forbids posting an extract; the exemption and access instructions take time to negotiate. Treat the replication folder as a correctness check on the spatial pipeline, not a post-acceptance formality.
【Policy trigger】empirical/simulation/experimental? deposit at acceptance planned? [Y/N]
【Datasets】all reported-estimate data included / exemption requested in cover letter
【Pipeline】raw→intermediate→final documented; run_all verified clean? [Y/N]
【Geocoding】geocoder+version pinned; crosswalk deposited? [Y/N]
【GIS layers】shapefile vintages cited; CRS stated? [Y/N]
【Spatial code】buffers/distance/weights/market-access included with cutoffs? [Y/N]
【Confidential path】exemption + access instructions documented? [Y/N/NA]
【Next skill】jue-referee-strategy
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jue-skillsGuides assembly of data, code, and spatial-data documentation for a JEG manuscript replication package. Documents spatial elements like shapefiles, CRS, spatial joins, and geocoding.
Builds a JIE-compliant replication deposit (code, data, master script, README) for an international-economics manuscript. Does not run the analysis.
Prepares replication packages, data availability statements, and documentation for Journal of Economic Growth papers, including empirical data, calibration files, historical sources, and GIS layers.