---
name: joe-workflow
description: Use when deciding which joe-* sub-skill to invoke next, or when sequencing a Journal of Econometrics (JoE) manuscript from methodological topic selection through revision rebuttal. Routes — it does not replace — the specialized skills.
---

# Journal of Econometrics Workflow Router (joe-workflow)

## Overview

This is the router. It tells you **which joe-* skill to use at the current stage** of a manuscript aimed at the *Journal of Econometrics* (JoE). Default assumption unless the user says otherwise: the target is JoE — an **Elsevier** journal (founded 1973) for **substantive econometric methodology**, covering identification, estimation, testing, decision, and prediction problems in economic research, plus applications of econometric techniques. The center of gravity is a **new estimator, test, identification result, or asymptotic theory**, defended with proofs and **Monte Carlo evidence**; purely empirical work without a methodological advance is typically out of scope.

Operational tells you are at JoE and not a sibling: author submission via the self-hosted **Editorial Express** portal (database `je`), a **USD $75 nonrefundable fee** with proof of payment uploaded before submission, **PDF-only** single-file submission of roughly **40 pages** (≥1.5 spacing, 11pt), a **250-word** abstract, **single-anonymized** review by a minimum of two referees, the **elsarticle** LaTeX class, and three tracks: **Regular, Annals, and Themed Issues**. Co-Editors-in-Chief: **Michael Jansson (UC Berkeley)** and **Aureo de Paula (UCL)**. Re-verify volatile specifics (fee, limits, editors, portal routing) on the official pages — several Elsevier pages 403 to automated fetches (待核实).

## When to trigger

- The user asks "what should I do next?"
- A draft needs its current bottleneck diagnosed
- Work is ping-ponging between theory, simulation, illustration, and writing
- A JoE decision letter arrived and revision mode is needed

## Routing table

| Current symptom | Next skill |
|---|---|
| Idea feels incremental / "is this a real methodological contribution?" | `joe-topic-selection` |
| Contribution relative to the econometrics literature is fuzzy | `joe-literature-positioning` |
| Assumptions / regularity conditions / asymptotics not nailed down | `joe-identification-strategy` |
| Monte Carlo design or empirical illustration is thin | `joe-data-analysis` |
| The "why this matters to econometrics" framing is weak | `joe-contribution-framing` |
| Theorem/Monte-Carlo tables and figures are unclear | `joe-tables-figures` |
| Prose buries the result; proofs are hard to follow | `joe-writing-style` |
| Code/data archive and data-citation norms unclear | `joe-replication-and-data-policy` |
| Need to understand single-anonymized review / track choice | `joe-review-process` |
| Ready to submit via Editorial Express; need a preflight | `joe-submission` |
| Received a revision request; need a response strategy | `joe-rebuttal` |

## Default order

1. `joe-topic-selection` — confirm a genuine methodological gap
2. `joe-literature-positioning` — stake the contribution against the frontier
3. `joe-identification-strategy` — assumptions, theorems, asymptotics, proof plan
4. `joe-data-analysis` — Monte Carlo design + empirical illustration
5. `joe-contribution-framing` — articulate the general lesson for econometrics
6. `joe-tables-figures` — size/power tables and theory-illustrating figures
7. `joe-writing-style` — make proofs legible; abstract + intro last
8. `joe-replication-and-data-policy` — assemble code/data per Elsevier norms
9. `joe-review-process` — pick the track; anticipate referees
10. `joe-submission` — Editorial Express preflight (incl. fee proof)
11. `joe-rebuttal` — after the revision request

> `joe-writing-style` is a late polish. Do not rewrite the intro before the theorems and Monte Carlo are settled — the claims will change.

## Anti-patterns

- **Do not** skip `joe-literature-positioning` — referees judge the methodological novelty first
- **Do not** polish exhibits while a key regularity condition is still unproven
- **Do not** let `joe-rebuttal` draft a response before the revised manuscript exists
- **Do not** route a purely empirical paper here — without a methods advance it is out of scope
