Agent Skillsbrycewang-stanford/Awesome-Journal-Skills › jeea-replication-package

jeea-replication-package

GitHub

为JEEA论文构建符合DCAS标准的复制包,包含数据、代码和README。确保通过数据编辑者的预接受验证,支持一键复现结果,但不执行实际分析。

Journal-of-the-European-Economic-Association-Skills/skills/jeea-replication-package/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

论文实证工作接近录用 数据编辑要求提交数据和代码 投稿前需提前构建复制包

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jeea-replication-package -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-the-European-Economic-Association-Skills/skills/jeea-replication-package -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@jeea-replication-package

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jeea-replication-package -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "jeea-replication-package",
    "description": "Use when assembling the data and code replication package for a Journal of the European Economic Association (JEEA) manuscript so it clears the JEEA Data Editor's pre-acceptance verification under the DCAS standard. Builds the package and README; it does not run the analysis."
}

Replication Package (jeea-replication-package)

When to trigger

  • The paper has empirical, simulation, or experimental work and acceptance is in sight
  • A co-editor or the JEEA Data Editor asked for the data-and-code deposit
  • You want the package built before submission so the Data Editor check is painless
  • Results were produced ad hoc and you need a one-click reproduction path

The JEEA data & code bar (source map refreshed 2026-06-20)

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.

Package structure

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

README must state

  • Data provenance and access: every source, with citation; for restricted/proprietary data, exact access instructions and any exemption/limited-access request (state at submission).
  • Software and versions: Stata/R/Python/Julia versions; pinned packages (renv.lock, requirements.txt/conda env, Project.toml); recorded Stata ssc/net versions.
  • How to run: the one master script, expected runtime, and hardware notes for long jobs.
  • Output map: which script produces which table/figure (named to match the paper exactly).
  • Seeds: set and reported for every simulation / bootstrap / randomization-inference step.
  • Partial-check scope: if any result cannot be fully reproduced (confidential data, huge compute), document exactly what the Data Editor can and cannot verify, and provide simplified/manageable versions plus summary outputs.

Checklist

  • One master script regenerates all tables and figures from raw data
  • Software versions and packages pinned and recorded
  • Every seed set and reported (simulation / bootstrap / RI)
  • README maps each output to the script that produces it (paper-matching names)
  • Restricted data: access instructions + exemption/limited-access request stated at submission
  • Partial-check scope documented; simplified versions + summary outputs shipped where needed
  • Package ZIP readied for JEEA's online data submission platform and later Zenodo community deposit

Anti-patterns

  • Leaving the package to post-acceptance — the Data Editor check gates formal acceptance
  • A README that lists files but never says how to run them end-to-end
  • Unpinned package versions, so the Data Editor's run diverges from yours
  • Unset/unreported seeds, so simulation or bootstrap results do not reproduce
  • Output filenames that do not match the table/figure numbers in the paper
  • Hiding that a key result rests on confidential data instead of documenting the access path

Output format

【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

Version History

  • 1839142 Current 2026-07-05 14:01

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
a5f33c6f
Indexed
2026-07-05 14:01

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 11:20
浙ICP备14020137号-1 $Carte des visiteurs$