RED Manuscript Workflow (red-workflow)
When to trigger
- Starting a paper aimed at the Review of Economic Dynamics and wanting the full path
- Unsure which RED-specific step comes next or which sibling skill to open
- Sanity-checking that nothing RED-specific (fee, code archive, single-anonymized norms) is missed
The lifecycle (RED-specific)
- Scope check — Is the question dynamic and quantitative, studied through a dynamic model
(theoretical, computational, or empirical)? RED's scope is defined by method/lens, not subfield. →
red-topic-selection
- Position — Place the paper in the dynamic-economics / SED literature. →
red-literature-positioning
- Frame the contribution — What is the marginal quantitative/dynamic advance? →
red-contribution-framing
- Identification / model logic — Assumptions and regularity conditions (theory), or causal
design (empirical). →
red-identification-strategy
- Analysis — Calibration, moment-matching, estimation, numerical solution discipline. →
red-data-analysis
- Exhibits — IRFs, moment tables, model-vs-data figures. →
red-tables-figures
- Write — RED house style, author-year references, ≤250-word stand-alone abstract, 1–6 keywords. →
red-writing-style
- Stage replication — Build the data/code archive early; RED's policy is code-first. →
red-replication-and-data-policy
- Understand review — Desk screen, single-anonymized, ≥2 reviewers when sent out; plan around fast-review norms without assuming a guaranteed decision date. →
red-review-process
- Submit — Pay the USD 195 fee (USD 100 all-student), submit via ScienceDirect / Editorial Manager. →
red-submission
- Revise — Response-to-referees after an R&R; resubmissions are fee-exempt. →
red-rebuttal
Anti-patterns
- Treating RED like a generalist top-5 venue and ignoring its method-defined scope
- Forgetting the per-submission fee gates the review (no fee paid → no review)
- Leaving the replication archive or Option C data statement to the accepted stage when the policy expects code-first discipline
Router diagnostics
Ask these questions before choosing the next skill:
- Is the dynamic mechanism unclear? Use
red-topic-selection or red-contribution-framing.
- Is the model disciplined by too few moments or free parameters? Use
red-data-analysis.
- Are assumptions, existence, uniqueness, or accuracy weak? Use
red-identification-strategy.
- Are exhibits static or uninformative about dynamics? Use
red-tables-figures.
- Is the archive missing a run-all path, seeds, or runtime? Use
red-replication-and-data-policy.
The right RED route is usually the step that makes the dynamic model more auditable.
Stage-gate tracker
Keep one block per project and tick gates as they clear:
RED PIPELINE — [paper short title]
G1 scope: dynamic mechanism named; model class chosen [date/✓]
G2 positioning: lineage map written; closest model identified [ ]
G3 discipline: calibration table complete; every target sourced [ ]
G4 computation: solver chosen; accuracy check passing [ ]
G5 exhibits: mechanism figure + fit table drafted [ ]
G6 archive: run-all reproduces exhibits; readme.txt drafted [ ]
G7 manuscript: abstract ≤250w; author-year refs; 1–6 keywords [ ]
G8 submission: fee path decided; ScienceDirect upload checked [ ]
G9 review: desk cleared; reviewer-clock expectations logged [ ]
G10 revision: point-by-point reply; archive re-run and re-sent [ ]
Gates G3–G6 are where RED differs most from a generalist target: they exist because SED-community
referees re-derive calibrations and sometimes re-execute code.
Sequencing rules specific to RED
- Build the archive (G6) in parallel with the analysis, not after acceptance — the data/code policy
bites before final acceptance, and retrofitting seeds and execution order into months-old solver code
is the classic schedule killer for simulation-heavy papers.
- Do not draft the introduction before G2 and G3 exist; an intro written without a lineage map and a
calibration table tends to over-claim and gets rewritten after the moments come in.
- Budget compute as a project resource: a global-solution model whose counterfactual takes days to run
limits how many referee experiments a two-round revision can absorb.
Failure-mode router
| Observed failure |
Gate |
Skill |
| Headline number moves when the grid is refined |
G4 |
red-identification-strategy |
| Untargeted moments badly missed |
G3 |
red-data-analysis |
| Reader cannot restate the mechanism after the intro |
G1/G2 |
red-contribution-framing |
| Archive fails a clean-machine rerun |
G6 |
red-replication-and-data-policy |
Output format
[Current stage] idea / model / calibration / estimation / writing / submission / review / R&R
[Dynamic bottleneck] scope / mechanism / calibration / computation / archive / response
[Next RED skill] <red-* skill>
[Hard blocker] <fee, archive, model credibility, review risk, or none>
[Next action] <single concrete task>
Supplementary resources
Source: brycewang-stanford/Awesome-Journal-Skills → Review-of-Economic-Dynamics-Skills/skills/red-workflow/SKILL.md
1---2name: red-workflow3description: Use when mapping the end-to-end lifecycle of a Review of Economic Dynamics (RED) manuscript — from confirming dynamic/quantitative scope, through the current Elsevier Guide's USD 195 fee and ScienceDirect/Editorial Manager submission, the single-anonymized two-reviewer process, the code-first data/code archive plus Option C data statement, to the revise-and-resubmit. Orchestration; it routes to the other red- skills rather than drafting content.4---5
6
7# RED Manuscript Workflow (red-workflow)
8
9## When to trigger
10
11- Starting a paper aimed at the **Review of Economic Dynamics** and wanting the full path
12- Unsure which RED-specific step comes next or which sibling skill to open
13- Sanity-checking that nothing RED-specific (fee, code archive, single-anonymized norms) is missed
14
15## The lifecycle (RED-specific)
16
171. **Scope check** — Is the question dynamic and quantitative, studied through a dynamic model
18 (theoretical, computational, or empirical)? RED's scope is defined by method/lens, not subfield. → `red-topic-selection`
192. **Position** — Place the paper in the dynamic-economics / SED literature. → `red-literature-positioning`
203. **Frame the contribution** — What is the marginal quantitative/dynamic advance? → `red-contribution-framing`
214. **Identification / model logic** — Assumptions and regularity conditions (theory), or causal
22 design (empirical). → `red-identification-strategy`
235. **Analysis** — Calibration, moment-matching, estimation, numerical solution discipline. → `red-data-analysis`
246. **Exhibits** — IRFs, moment tables, model-vs-data figures. → `red-tables-figures`
257. **Write** — RED house style, author-year references, ≤250-word stand-alone abstract, 1–6 keywords. → `red-writing-style`
268. **Stage replication** — Build the data/code archive early; RED's policy is code-first. → `red-replication-and-data-policy`
279. **Understand review** — Desk screen, single-anonymized, ≥2 reviewers when sent out; plan around fast-review norms without assuming a guaranteed decision date. → `red-review-process`
2810. **Submit** — Pay the USD 195 fee (USD 100 all-student), submit via ScienceDirect / Editorial Manager. → `red-submission`
2911. **Revise** — Response-to-referees after an R&R; resubmissions are fee-exempt. → `red-rebuttal`
30
31## Anti-patterns
32
33- Treating RED like a generalist top-5 venue and ignoring its method-defined scope
34- Forgetting the per-submission fee gates the review (no fee paid → no review)
35- Leaving the replication archive or Option C data statement to the accepted stage when the policy expects code-first discipline
36
37## Router diagnostics
38
39Ask these questions before choosing the next skill:
40
41- Is the dynamic mechanism unclear? Use `red-topic-selection` or `red-contribution-framing`.
42- Is the model disciplined by too few moments or free parameters? Use `red-data-analysis`.
43- Are assumptions, existence, uniqueness, or accuracy weak? Use `red-identification-strategy`.
44- Are exhibits static or uninformative about dynamics? Use `red-tables-figures`.
45- Is the archive missing a run-all path, seeds, or runtime? Use `red-replication-and-data-policy`.
46
47The right RED route is usually the step that makes the dynamic model more auditable.
48
49## Stage-gate tracker
50
51Keep one block per project and tick gates as they clear:
52
53```text
54RED PIPELINE — [paper short title]
55 G1 scope: dynamic mechanism named; model class chosen [date/✓]
56 G2 positioning: lineage map written; closest model identified [ ]
57 G3 discipline: calibration table complete; every target sourced [ ]
58 G4 computation: solver chosen; accuracy check passing [ ]
59 G5 exhibits: mechanism figure + fit table drafted [ ]
60 G6 archive: run-all reproduces exhibits; readme.txt drafted [ ]
61 G7 manuscript: abstract ≤250w; author-year refs; 1–6 keywords [ ]
62 G8 submission: fee path decided; ScienceDirect upload checked [ ]
63 G9 review: desk cleared; reviewer-clock expectations logged [ ]
64 G10 revision: point-by-point reply; archive re-run and re-sent [ ]
65```
66
67Gates G3–G6 are where RED differs most from a generalist target: they exist because SED-community
68referees re-derive calibrations and sometimes re-execute code.
69
70## Sequencing rules specific to RED
71
72- Build the archive (G6) **in parallel with** the analysis, not after acceptance — the data/code policy
73 bites before final acceptance, and retrofitting seeds and execution order into months-old solver code
74 is the classic schedule killer for simulation-heavy papers.
75- Do not draft the introduction before G2 and G3 exist; an intro written without a lineage map and a
76 calibration table tends to over-claim and gets rewritten after the moments come in.
77- Budget compute as a project resource: a global-solution model whose counterfactual takes days to run
78 limits how many referee experiments a two-round revision can absorb.
79
80## Failure-mode router
81
82| Observed failure | Gate | Skill |
83|---|---|---|
84| Headline number moves when the grid is refined | G4 | `red-identification-strategy` |
85| Untargeted moments badly missed | G3 | `red-data-analysis` |
86| Reader cannot restate the mechanism after the intro | G1/G2 | `red-contribution-framing` |
87| Archive fails a clean-machine rerun | G6 | `red-replication-and-data-policy` |
88
89## Output format
90
91```text
92[Current stage] idea / model / calibration / estimation / writing / submission / review / R&R
93[Dynamic bottleneck] scope / mechanism / calibration / computation / archive / response
94[Next RED skill] <red-* skill>
95[Hard blocker] <fee, archive, model credibility, review risk, or none>
96[Next action] <single concrete task>
97```
98
99## Supplementary resources
100
101- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — official RED URLs behind every fact
102- [`../../resources/external_tools.md`](../../resources/external_tools.md) — Dynare, Julia/SSJ, FRED and reproducibility tooling
103
104---
105
106**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Review-of-Economic-Dynamics-Skills/skills/red-workflow/SKILL.md`