From aej-macroeconomics-skills
Assembles the data, code, and documentation package for an AEJ: Macro manuscript to pass the AEA Data Editor's reproducibility check. Covers simulation/calibration code, restricted-access data, and master scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aej-macroeconomics-skills:aejmac-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- A paper is heading toward conditional acceptance and the AEA Data Editor check is next
/data (raw + analysis), /code, /output (tables + figures), /docs.run_all) that regenerates every table and figure from raw inputs in order, including the model solution and simulation steps.ssc/net package versions; R renv.lock; Python requirements.txt/conda env; Julia Project.toml/Manifest.toml; Dynare version for DSGE.run_all regenerates every exhibit incl. model solution + simulation【Repository】openICPSR (AEA Data and Code Repository) deposit ready? [Y/N]
【Master script】run_all regenerates all exhibits incl. model+simulation? [Y/N]
【Code scope】solver + calibration/estimation + simulation + cleaning all included? [Y/N]
【Toolchain + seeds】versions pinned; seeds reported? [Y/N]
【Restricted data】exception stated; code public; access path documented? [Y/N / NA]
【Long runs】cached outputs + reduced-scale switch + runtime noted? [Y/N / NA]
【Next step】aejmac-referee-strategy
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin aej-macroeconomics-skillsAssembles the data and code replication package for AEJ: Applied manuscripts to meet AEA Data and Code Availability Policy requirements, including openICPSR deposit, README, and Data Availability Statement.
Builds the data and code deposit for an AEJ: Economic Policy manuscript to satisfy the AEA Data and Code Availability Policy. Creates the openICPSR deposit, README, and restricted-data access paths.
Assembles the data and code deposit for an AER: Insights manuscript to meet AEA Data Editor's reproducibility requirements. Builds package and README; does not run the analysis.