Use when deciding which jde-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for a Journal of Development Economics (JDE) submission. Routes — it does not replace — the specialized skills.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jde-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Jde Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-jde-workflow)More formats (shields.io, HTML) on the badges page.
---
name: jde-workflow
description: Use when deciding which jde-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for a Journal of Development Economics (JDE) submission. Routes — it does not replace — the specialized skills.
---
# JDE Workflow Router (jde-workflow)
## Overview
This is the router. It does not replace any specialized skill. It tells you **which jde-* skill to use at the current stage** of a manuscript aimed at the *Journal of Development Economics*.
Default assumption: unless the user says otherwise, treat the target as JDE — the **leading field journal in development economics**, published by **Elsevier** and edited by Lead Editor **Andrew Foster** (since 2016, with Dean Karlan among the editors). It is highly selective: roughly **1,300 submissions a year**, only about a quarter sent for review, and an acceptance rate near **6-8%**. Submission is via **Editorial Manager** under **single-anonymized review**, with **no submission fee**. JDE has three distinctive routes: a permanent **pre-results review / Registered Reports** track (run with BITSS), an **AER: Insights-style short-paper** limited-revision track, and a standard full-length track — plus a **three-papers-per-author-per-12-months** cap and a **mandatory replication policy** (data/code on Mendeley Data). Re-verify volatile specifics (editors, APC, review model, caps) on the official page; several are marked 待核实 in the source map.
## When to trigger
- The user asks "what should I do next?"
- The user hands over a draft and needs the current bottleneck diagnosed
- Work is ping-ponging between empirics, framing, writing, and response letters
- A JDE decision letter arrived and the user needs to switch into revision mode
- The user is deciding between the full-length, short-paper, and pre-results routes
## Routing table
| Current symptom | Next skill |
|-----------------------------------------------------------------------|----------------------------------|
| Idea feels small / not clearly a development-economics contribution | `jde-topic-selection` |
| Contribution relative to the development literature is fuzzy | `jde-literature-positioning` |
| The "so what for development" is undersold or buried | `jde-contribution-framing` |
| Empirics rest on OLS + controls; causal claim undefended | `jde-identification-strategy` |
| Estimation, heterogeneity, attrition, or inference choices are shaky | `jde-data-analysis` |
| Tables are dense; paper is not figure-forward enough | `jde-tables-figures` |
| Prose buries the idea; abstract/intro do not land the question | `jde-writing-style` |
| Need the data/code deposit, or pre-empting referee replication | `jde-replication-and-data-policy`|
| Unsure how JDE review works (routes, timelines, single-anonymized) | `jde-review-process` |
| Ready to submit via Editorial Manager; need a preflight checklist | `jde-submission` |
| Received an R&R; need a response-letter strategy | `jde-rebuttal` |
## Default order
1. `jde-topic-selection` — lock a first-order development question
2. `jde-literature-positioning` — stake the contribution against the development frontier
3. `jde-contribution-framing` — make the development takeaway explicit
4. `jde-identification-strategy` — make the causal design credible in an LMIC setting
5. `jde-data-analysis` — estimation, heterogeneity, attrition, inference
6. `jde-tables-figures` — finalize figure-forward exhibits
7. `jde-writing-style` — polish prose (abstract + intro last)
8. `jde-replication-and-data-policy` — assemble the Mendeley Data deposit
9. `jde-review-process` — pick the right route and understand the pipeline
10. `jde-submission` — Editorial Manager preflight
11. `jde-rebuttal` — after the R&R
> If your design is prospective, route to `jde-review-process` early — the **pre-results review** track reviews and accepts the design *before* results exist.
## Anti-patterns
- **Do not** skip `jde-contribution-framing` — JDE referees judge the development contribution first
- **Do not** let `jde-tables-figures` polish exhibits while identification is still shaky
- **Do not** treat `jde-replication-and-data-policy` as optional — data/code can be requested *at the review stage*
- **Do not** submit a fourth paper inside a 12-month window — the cap is enforced
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!