Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Jde Replication And Data Policy

ASecurity

Use when assembling the data and code deposit for a Journal of Development Economics (JDE) submission or accepted paper — JDE's mandatory replication policy, Mendeley Data hosting, and the fact that data/code can be requested at the review stage. Builds the package; it does not run the analysis.

1,052 stars
0 votes
0 copies
0 views
Added 6/5/2026
ai-agentspythongo

Security Analysis

A100/100

Scanned 6/5/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jde-replication-and-data-policy --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Jde Replication And Data Policy?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Jde Replication And Data Policy
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-jde-replication-and-data-policy/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-jde-replication-and-data-policy)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: jde-replication-and-data-policy
description: Use when assembling the data and code deposit for a Journal of Development Economics (JDE) submission or accepted paper — JDE's mandatory replication policy, Mendeley Data hosting, and the fact that data/code can be requested at the review stage. Builds the package; it does not run the analysis.
---

# Replication & Data Policy (jde-replication-and-data-policy)

## When to trigger

- A paper is heading toward submission or acceptance and the replication package is not built
- You are unsure what JDE requires and when
- Some data are proprietary/restricted (government microdata, partner-NGO data) and you need a compliant path
- You want to pre-empt a referee asking for data and code during review

## JDE's policy (what it actually requires)

JDE operates a **mandatory replication policy**. The journal will, in general, publish a paper **only if the data used are clearly and precisely documented and readily available to any researcher for replication**. Authors of accepted papers containing **empirical, simulation, or experimental** work must provide, **prior to publication**, the data, programs, and other computational details sufficient to permit replication; these are posted on the JDE website **alongside the article**. JDE partners with **Mendeley Data** to host research data, displayed next to the article on ScienceDirect.

Crucially, this is not only an acceptance-stage formality: **editors or referees may request the data, programs, and computational details at the review stage**. So the package must be submission-ready, not assembled after acceptance.

## Build the package as you go

- **One master script** (`run_all`) that regenerates every table and figure from raw or constructed data, in order.
- **A README** documenting data provenance, every construction/cleaning step, software and package versions, run time, and which script produces which exhibit.
- **Pinned environment**: record Stata `ssc`/`net` versions, `renv.lock`, or `requirements.txt`; set and report all random **seeds** (bootstrap, randomization inference, simulation).
- **Self-contained**: relative paths, no machine-specific dependencies, no orphaned hand edits to outputs.

## Restricted or proprietary data

JDE's standard is that data be available for replication, but development work often uses **restricted government surveys or partner-collected data** that cannot be redistributed. In that case:

- Provide **all programs** and a precise, documented **access path** so another researcher could obtain the data and rerun the code.
- Disclose the restriction clearly (cover letter and README) rather than silently omitting data.
- Where possible, deposit a de-identified extract or simulated data that exercises the code.

## Pre-results review note

For **pre-results-reviewed** papers, the pre-specified research plan (hypotheses, statistical analysis plan, power analysis) is included in the **supplementary online appendix**, and the published article carries a footnote noting the pre-results submission — the analysis plan is itself part of the replication record.

## Anti-patterns

- Treating replication as an acceptance-stage chore — JDE can request it during review
- A code dump with no README and no master script
- Hand-edited tables that the code does not reproduce
- Claiming proprietary data as a reason to share neither programs nor an access path

## Output format

```
【Master script regenerates all exhibits?】[Y/N]
【README】provenance + steps + versions + seeds? [Y/N]
【Environment pinned】[Stata/R/Python versions]
【Data status】public / restricted (+ access path)
【Mendeley Data deposit prepared?】[Y/N]
【Pre-results plan in appendix?】[Y/N/NA]
【Next step】jde-review-process
```

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →