From jleo-skills
Builds a reproducible replication package for JLEO manuscripts from institutional data sources to every exhibit, including documentation of data construction and environment pinning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jleo-skills:jleo-replication-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- A coauthor or referee needs to reproduce every table and figure from raw institutional data
JLEO is an OUP economics journal; OUP and COPE expect transparency, and the field increasingly expects a working replication package even where OUP does not run a dedicated data-editor check (verify the current JLEO data-and-code policy on the official OUP page — 待核实). The distinctive challenge at JLEO is that the data are often institutional artifacts — court dockets, procurement contracts, committee assignments, constitutional provisions — that require careful, documented construction from primary sources. Build the package so a stranger reproduces every number.
A paper builds a governance-form variable by reading 3,000 procurement contracts and classifying each as arm's-length, hybrid, or integrated. The replication risk is the classification, not the regression. The package therefore includes: the coding manual with decision rules, a sample of coded contracts, a second coder's classifications on a 10% subsample with the agreement rate (say κ = 0.84, illustrative), and the script that turns the coded file into the analysis dataset — so the institutional measure, not just the estimation, is reproducible.
【Master build】one command raw→exhibits, seeds fixed? [Y/N]
【Institutional data construction】coding protocol + sources documented? [Y/N]
【Inter-coder reliability】reported where human-coded? [Y/N/NA]
【Provenance & access】per-source origin/date/license stated? [Y/N]
【Confidential data path】access procedure + code/synthetic path? [Y/N/NA]
【Exhibit→script map】present? [Y/N]
【DAS + environment】drafted and pinned? [Y/N]
【Next skill】jleo-referee-strategy
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jleo-skillsAssembles data and code package for JLE manuscript replication policy. Builds deposit and README; does not run analysis or write paper.
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.
Builds 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.