From jeg-skills
Prepares replication packages, data availability statements, and documentation for Journal of Economic Growth papers, including empirical data, calibration files, historical sources, and GIS layers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeg-skills:jeg-replication-and-data-policyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The paper uses empirical growth data, historical data, simulations, or calibration code
JEG follows Springer Nature research-data policy: original research articles need a Data Availability Statement. A journal-specific mandatory data editor or code archive was not confirmed in the source map, but reproducible materials are still expected for credible growth work.
Use a structure that separates empirical and model artifacts:
replication/
README.md
data_sources.md
code/
calibration/
output_tables/
output_figures/
manuscript_map.md
manuscript_map.md should list each table/figure, the script that creates it, the input data or
calibration file, and the expected output path. For theory-only papers, include the scripts that create
numerical examples, calibration tables, or transition-path figures.
For each calibrated or empirical object, record:
Object | Source | Transformation | Moment/target | Script | Manuscript location
This catches common growth-paper replication failures: undocumented historical series, country-code harmonization drift, purchasing-power or deflator choices, calibration targets that do not match the reported table, and transition-path scripts that cannot be rerun from a clean checkout. If data are constructed by hand from historical sources, include the transcription notes and source images or access instructions when permissions allow.
Deep-determinants packages carry failure modes beyond a standard code archive:
Illustrative inventory for a manuscript instrumenting institutions with a historical shock across 1,800 districts:
data_sources.md lists 6 sources: two public cross-country series, one digitized 19th-century census (scans archived, license noted), one proprietary geocoded survey (access instructions only, no raw deposit), and two constructed GIS rasters with full build scripts.manuscript_map.md covers 9 exhibits, each tied to a script; Table 3's Conley standard errors are flagged as depending on the spatial-weights script with a fixed seed.[Data status] public / restricted / proprietary / simulated / mixed
[Statement draft] ...
[Code archive] ...
[Calibration files] ...
[Gaps before submission] ...
[Next step] jeg-submission
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jeg-skillsBuilds a JIE-compliant replication deposit (code, data, master script, README) for an international-economics manuscript. Does not run the analysis.
Guides assembly of data, code, and spatial-data documentation for a JEG manuscript replication package. Documents spatial elements like shapefiles, CRS, spatial joins, and geocoding.
Assembles a JUE-compliant replication folder for urban economics manuscripts, handling geocoded, restricted, or proprietary spatial data with confidentiality documentation.