agentsclimarketplace

Jet workflow

Skill brycewang-stanford/Awesome-Journal-Skills/Journal-of-Economic-Theory-Skills/skills/jet-workflow

Journal-specific Claude Code/Codex skill packs covering mainstream journals — AER, QJE, Nature, Cell, 管理世界, 经济研究 & 200+ more — your fast track to getting published. | 覆盖主流期刊的 Claude Code/Codex 期刊技能包,从选题、识别策略到表格规范与审稿回复全流程,助你快速发论文。

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jet-workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Use when routing a Journal of Economic Theory (JET) manuscript — decides which jet- sub-skill to invoke next across the theorem-proof lifecycle, from theory-first scope check through Editorial Manager submission and single-anonymized R&R. Use first when unsure where to start.

SKILL.md

5.6 KB, ~1.2k tokens by cl100k_base, as published. Nobody here has run it

JET Workflow Router (jet-workflow)

When to trigger

  • "I want to send a theory paper to JET — where do I start?"
  • You have a result but are unsure whether it clears JET's theory-first scope gate
  • You need the next step after identification of assumptions, drafting, or a referee report

What JET is (so the router routes correctly)

The Journal of Economic Theory is Elsevier's flagship general economic-theory venue (ISSN 0022-0531). The deciding criterion is a rigorous, original theoretical contribution — mechanism design, information economics, decision theory, game theory, matching, market design, political economy, finance and macro/monetary theory. Empirical, experimental, quantitative, or computational work is welcome only when firmly grounded in theory. House style is theorem-proof, typeset in LaTeX (Elsevier elsarticle). Review is single anonymized (single-blind) with a floor of at least two referees after an editor desk screen.

Default order

jet-topic-selection          (is this a JET-scope theoretical contribution?)
        ▼
jet-literature-positioning   (stake the result against the theory frontier)
        ▼
jet-identification-strategy  (assumptions, results, proof architecture, generality)
        ▼
jet-contribution-framing     (state the theorem and why it matters)
        ▼
jet-data-analysis            (numerical examples / computation — only if any)
        ▼
jet-tables-figures           (schematic exhibits, notation discipline)
        ▼
jet-writing-style            (elsarticle theorem-proof prose; polish)
        ▼
jet-replication-and-data-policy (Option C data statement; reproducible computation)
        ▼
jet-review-process           (what single-anonymized refereeing expects)
        ▼
jet-submission               (Editorial Manager preflight, .tex source, AI disclosure)
        ▼
jet-rebuttal                 (response letter on an R&R)

Router diagnostics

  • No theorem sentence yet -> jet-topic-selection.
  • Closest theorem unclear -> jet-literature-positioning.
  • Assumptions or proof dependencies unclear -> jet-identification-strategy.
  • Theorem is right but buried -> jet-contribution-framing.
  • Computation is doing too much work -> jet-data-analysis.
  • Figures introduce notation drift -> jet-tables-figures.
  • Source/package facts are volatile -> jet-submission and resources/official-source-map.md.

The next skill should always reduce one JET desk/referee risk: off-scope empirics, overclaimed theorem, hidden assumption, unreadable proof, notation drift, or unsupported submission fact.

Manuscript-state routing table

Manuscript stateDominant JET riskRoute
Idea + model, no theorem sentence yetoff-scope at the deskjet-topic-selection
Theorem proved, novelty delta fuzzya "follows from known results" reportjet-literature-positioning
Theorem + proof drafted, assumptions scattered through proofshidden-assumption catch by a refereejet-identification-strategy
Full draft, introduction shaped like a data storytheorem buried at the desk screenjet-contribution-framing, then jet-writing-style
A numerical section dominating the papercomputation overshadowing the theoryjet-data-analysis
Exhibits renaming model objectsnotation drift across figure and proofjet-tables-figures
Camera-ready PDF, source files not checkedformat bounce (PDF-as-source)jet-submission
R&R letter alleging a proof gapbroken-lemma riskjet-rebuttal plus jet-identification-strategy

Routing vignette: a dynamic-contracts paper

The paper proves a recursive characterization of optimal long-term contracts under two-sided limited commitment, plus one computed example. The pass order actually used:

  1. Topic gate — the characterization theorem is the deliverable: pass.
  2. Positioning — closest recursive-contract theorem named; delta = commitment limited on both sides.
  3. Identification — Assumption 2's role in the contraction-mapping step made explicit; a tightness Example added for one-sided commitment.
  4. Framing — the abstract now carries the characterization sentence, not the application.
  5. Data-analysis — the computed contract path demoted to Example 2 with a pinned script.
  6. Tables-figures → writing-style → submission, in order.

One skill was consciously skipped until submission: no external research data existed, but the computed example script was still made reproducible and the eventual Option C statement said so plainly. Record deliberate skips so a later pass does not mistake them for gaps.

Loops, not a one-way pipe

  • A rebuttal that narrows a claim re-opens framing and positioning — the abstract and the delta sentence must shrink with the theorem.
  • A new counterexample found late re-enters at identification, then propagates forward through framing, exhibits, and prose.
  • A referee's "follows from known results" verdict sends the paper back to positioning before any rebuttal sentence is drafted — the reduction must be checked first.

Output format

【Where you are】<stage>
【Use next】jet-<skill>
【Why】<one line tied to JET's theory-first bar>
【Volatile facts checked】editor roster / APC / abstract cap / data statement? [Y/N]

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 327,132. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.