Agent skill · Data & Analytics

ectheory-replication-and-data-policy

Use to handle reproducibility and the supplementary-material file for an Econometric Theory (ET) paper — ET has no mandatory data/code archive (theory journal); the relevant policy is the voluntary online Supplementary Material for already-reviewed proofs, derivations, and simulation evidence.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ectheory-replication-and-data-policy --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: Econometric-Theory-Skills/skills/ectheory-replication-and-data-policy/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Reproducibility & Supplementary Material (ectheory-replication-and-data-policy) ## When to trigger - Long proofs/derivations exceed the 50-page Article ceiling and need a home - You want your Monte Carlo results to be reproducible and your code clean - Preparing the final-manuscript files and unsure what ET requires vs forbids in the Supplement - Wondering whether ET has a formal data/code deposit requirement (it does not — see below) ## ET's reality: no mandatory archive, a Supplementary-Material policy Unlike empirical economics journals, ET is **theory-focused and states no mandatory formal data/code/replication archive** on its author-instructions pages (recorded as **ABSENT** as of 2026-06-01; **待核实**). Note: the JAE Data Archive belongs to a *different* journal (*Journal of Applied Econometrics*) and **does not apply** to ET. What ET does operate is a **voluntary online Supplementary Material policy**: - Only **critical, already-reviewed** material may be posted online with the article — long mathematical derivations, supporting lemmas, and extra tables/figures. - It is submitted with the **final manuscript** as a **separate, clearly labeled file**. - It is **not copyedited

What's inside
Steps it walks through
  1. When to trigger
  2. ET's reality: no mandatory archive, a Supplementary-Material policy
  3. Building the Supplement well
  4. Reproducible computation (good practice, not a deposit mandate)
  5. Checklist
  6. Anti-patterns
  7. What belongs where: a theory-venue routing table
  8. Worked vignette and the reproducibility fixes
  9. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ectheory-replication-and-data-policy skill do?

Use to handle reproducibility and the supplementary-material file for an Econometric Theory (ET) paper — ET has no mandatory data/code archive (theory journal); the relevant policy is the voluntary online Supplementary Material for already-reviewed proofs, derivations, and simulation evidence.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ectheory-replication-and-data-policy --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going