Agent skill · Data & Analytics

imfer-replication-package

Use when an IMF Economic Review (IMFER) manuscript's data and code must be packaged for reproducibility — including restricted IMF/central-bank data paths, cross-country source lineage, and a runnable environment. Builds the package; it does not produce the exhibits (imfer-tables-figures) or run the submission preflight (imfer-submission).

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: IMF-Economic-Review-Skills/skills/imfer-replication-package/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

# Replication Package (imfer-replication-package) ## When to trigger - The analysis is settled and the data/code package must be assembled before submission or at acceptance - Some inputs are **restricted** (IMF program data, central-bank micro data, proprietary flows) and cannot be redistributed - A cross-country dataset stitches many sources (IFS, BOP, WEO, BIS, EPFR, national accounts) and the lineage is undocumented - A referee or editor asks for a reproducibility check or a data-availability statement - Code runs only on one machine; seeds, versions, and the build order are not pinned ## The IMFER reproducibility reality IMFER work leans on **international-macro data that is often partly restricted** — IMF surveillance data, central-bank confidential series, commercial flow data (EPFR), or program-specific files. The package must make everything **reproducible in principle even when some inputs cannot be shipped**: provide the build scripts, the exact source and vintage of each series, and clear instructions for obtaining the restricted inputs, so a replicator with access can rebuild the analysis dataset and regenerate every exhibit. Confirm the journal's current data-availabi

What's inside
Steps it walks through
  1. When to trigger
  2. The IMFER reproducibility reality
  3. The restricted-data spectrum (classify each input)
  4. Packaging craft
  5. Checklist
  6. Anti-patterns
  7. Worked vignette (illustrative)
  8. Referee/editor pushback mapped to the package fix
  9. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the imfer-replication-package skill do?

Use when an IMF Economic Review (IMFER) manuscript's data and code must be packaged for reproducibility — including restricted IMF/central-bank data paths, cross-country source lineage, and a runnable environment. Builds the package; it does not produce the exhibits (imfer-tables-figures) or run the submission preflight (imfer-submission).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill imfer-replication-package --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