From jeea-skills
Assembles a JEEA-compliant data and code replication package with README, structured directories, and a DCAS-standard checklist for pre-acceptance verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeea-skills:jeea-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The paper has empirical, simulation, or experimental work and acceptance is in sight
JEEA endorses DCAS — the Data and Code Availability Standard — and applies it (since Feb 1, 2024). JEEA publishes empirical/simulation/experimental papers only if the data are clearly and precisely documented and readily available for replication; for accepted papers the authors must supply, before publication, the data, programs, and computation details sufficient to permit replication. The JEEA Data Editor (Maia Güell) runs a verification check, and an empirical paper can only be formally accepted after the Data Editor confirms the results replicate. Replication packages are posted publicly through the JEEA Community at Zenodo after the check. Build the package as you go — do not leave it to acceptance.
replication/
README.md <- the map: data sources, software/versions, how to run, what each output is
data/
raw/ raw data (read-only) OR access instructions if restricted
clean/ generated; rebuilt by code
code/
00_master.* one script regenerates EVERY table and figure from raw data
01_..09_* ordered steps (clean → analyze → robustness → exhibits)
output/
tables/ figures/ generated outputs, named to match the paper
renv.lock, requirements.txt/conda env, Project.toml); recorded Stata ssc/net versions.【Master script】regenerates all exhibits from raw? [Y/N]
【Versions/seeds】pinned + reported? [Y/N]
【README output map】each table/figure → script? [Y/N]
【Restricted data】access + exemption stated? [Y/N or N/A]
【Partial-check scope】documented? [Y/N or N/A]
【Zenodo/DCAS】package readied for JEEA community? [Y/N]
【Next step】jeea-referee-strategy
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jeea-skillsBuilds a data and code replication package for an Economic Journal manuscript to RES/EJ Data Editor standard, including README, data documentation, and Zenodo deposit preparation. Does not run the analysis.
Assembles a data and code replication package for a JPE manuscript to DCAS/JPE Data Editor standards, including README, data, code, and output, for deposit to the JPE Dataverse.
Assembles data and code deposit for European Economic Review (EER) manuscripts under Elsevier's mandatory replication policy. Builds reproducible package and README.