jbes-workflow

GitHub

JBES论文投稿流程路由器,根据当前写作阶段或瓶颈(如选题、文献定位、实证分析、修改回复等)推荐对应的专用子技能,不替代具体执行。

Journal-of-Business-and-Economic-Statistics-Skills/skills/jbes-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

询问下一步该做什么 诊断稿件当前瓶颈 在理论与实证间徘徊 收到修改意见需制定策略

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jbes-workflow -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-Business-and-Economic-Statistics-Skills/skills/jbes-workflow -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@jbes-workflow

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jbes-workflow -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "jbes-workflow",
    "description": "Use when deciding which jbes-* sub-skill to invoke next, or when sequencing methods-paper work from topic selection through rebuttal for a Journal of Business & Economic Statistics (JBES) submission. Routes — it does not replace — the specialized skills."
}

JBES Workflow Router (jbes-workflow)

Overview

This is the router. It does not replace any specialized skill. It tells you which jbes- skill to use at the current stage* of a manuscript aimed at the Journal of Business & Economic Statistics.

Default assumption: unless the user says otherwise, treat the target as JBES — a methodological econometrics-and-statistics journal published by Taylor & Francis on behalf of the American Statistical Association (ASA). JBES's defining demand is methods-with-empirics: a new or improved statistical/econometric method (machine-learning and data-science adaptations and computational improvements explicitly welcomed) that has clear empirical relevance and usually a substantive empirical application. Pure theory without empirical motivation, or pure applications without methodological novelty, are off-scope. The journal runs on a rotating Joint Editor model with no single Editor-in-Chief; current Joint Editors are Yingying Fan, Michael Kolesár, and Dacheng Xiu per the official T&F search snippet. Submission-only details still require opening the live T&F author instructions.

When to trigger

  • The user asks "what should I do next?" on a methods manuscript
  • The user hands over a draft and needs the current bottleneck diagnosed
  • Work is ping-ponging between theory, simulations, the application, and writing
  • A JBES decision letter arrived and the user needs to switch into revision mode

Routing table

Current symptom Next skill
Unsure the method is novel enough, or it has no empirical relevance / application jbes-topic-selection
Contribution vs. prior econometrics/statistics methods is fuzzy jbes-literature-positioning
The "what's new and why it matters" claim is not crisp jbes-contribution-framing
Regularity conditions / asymptotics / Monte Carlo design are the bottleneck jbes-identification-strategy
The empirical application or simulation evidence is thin jbes-data-analysis
Simulation tables are dense; size/power not legible jbes-tables-figures
Prose buries the method or theorem statements are unclear jbes-writing-style
Data/code supplement and data availability statement not assembled jbes-replication-and-data-policy
Want to understand peer review / discussion-paper handling here jbes-review-process
Ready to submit; need a preflight checklist jbes-submission
Received an R&R; need a response-letter strategy jbes-rebuttal

Default order

  1. jbes-topic-selection — confirm method novelty + empirical relevance fit
  2. jbes-literature-positioning — stake the method against prior art
  3. jbes-contribution-framing — sharpen the one-sentence methodological contribution
  4. jbes-identification-strategy — assumptions, asymptotics, Monte Carlo design
  5. jbes-data-analysis — Monte Carlo evidence + the substantive application
  6. jbes-tables-figures — make size/power/coverage legible
  7. jbes-writing-style — polish prose, theorem statements, abstract (late stage)
  8. jbes-replication-and-data-policy — assemble the reproducible supplement
  9. jbes-review-process — understand the multi-Co-Editor review path
  10. jbes-submission — preflight
  11. jbes-rebuttal — after the R&R

jbes-writing-style is a late-stage polish. Do not rewrite the introduction before the theory and simulation evidence are settled.

Differences vs. economics / pure-statistics stacks

A pure economics finding with no methodological novelty fits a general-interest economics journal better; pure theorem-proving with no empirical motivation fits a theoretical statistics journal better. JBES sits in between, and because it is ASA-owned it follows ASA editorial/ethics and data-sharing policy rather than the AEA Data Editor / mandatory-pre-publication-replication regime. Operational tells you are at JBES: methods-with-empirics scope, multi-Co-Editor model, ASA supplementary-material expectation, Open Select hybrid OA, and a discussion-paper tradition.

Worked vignette: routing one manuscript end-to-end

A hypothetical JBES manuscript — a dependence-robust forecast-comparison test on FRED-MD inflation (path illustrative) — moves through the stack as follows. The author runs jbes-topic-selection (novelty + a real macro application → in-scope), then jbes-literature-positioning, then jbes-contribution-framing (a HAC-robust test fixing over-rejection). When the limiting null is the bottleneck, route to jbes-identification-strategy; when simulation and application are thin, jbes-data-analysis; then jbes-tables-figures, late-stage jbes-writing-style, the supplement, review, and submission. An R&R routes to jbes-rebuttal, which re-dispatches into the same skills.

Routing as a decision block

【Stage】topic / positioning / framing / method / evidence / exhibits / prose / supplement / submit / rebuttal
【Symptom】the current bottleneck in one phrase
【Route to】the single jbes-* skill that owns it
【Scope gate】novelty AND empirical relevance present? [Y/N] — if N, topic-selection first
【Live-T&F preflight needed】submission-only fact could change route? [Y/N]
【Next】the skill to invoke now

Calibration anchor (hedged): the spine is methods-with-empirics — a method with no application is desk-rejected, and exhibits wait until the asymptotics settle. Submission-specific rules are live-page preflight items.

Anti-patterns

  • Do not skip jbes-topic-selection — a method with no empirical relevance is desk-rejected as off-scope
  • Do not polish exhibits while the asymptotic theory is still unsettled
  • Do not treat the empirical application as optional — at JBES it is part of scope
  • Do not let jbes-rebuttal draft a response letter before the revised manuscript exists

Version History

  • 1839142 Current 2026-07-05 13:28

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
88e1e7bf
Indexed
2026-07-05 13:28

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 14:47
浙ICP备14020137号-1 $Carte des visiteurs$