跳到主要内容
知仓学习社ZHICANG

rt-workflow

Use to sequence a manuscript across venues — which cross-journal toolkit skill to invoke next, from picking a target journal through execution, subm…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Cross-Journal Workflow Router (rt-workflow)

The author-side loop that runs across journals, complementing the per-journal depth

packs (which answer "how do I clear THIS venue's bar?"). Each step is backed by a

canonical capability doc in shared-resources/.

When to trigger

  • You have a result/draft and don't yet know the venue, or just got a reject and need the next target.
  • You are mid-project and want the next cross-journal step.
  • You want the end-to-end sequence: pick → execute → ready → rehearse → submit → rebut → replicate.

The loop (and the skill that owns each step)

  1. [paper-profile.yml](../../../shared-resources/journal-selection/paper-profile.md) — write the five signals down once. Every skill below reads it instead of re-deriving them from the manuscript and disagreeing with itself.
  2. rt-journal-match — profile the paper → ranked reach/match/safe shortlist + resubmission ladder.
  3. rt-ladder-ev — cost the ladder in months and in probability of placing, when there is a clock or two candidate orders.
  4. rt-venue-integrity — when the chosen venue is outside the index, verify it against primary sources before submitting.
  5. rt-venue-reframe — when the target changes (a reject, or a switch), diff the manuscript from the old venue's framing to the new one.
  6. rt-execution-bridge — run the analysis through the StatsPAI / Stata MCP tools (estimate + audit), not just advise it.
  7. rt-submission-readiness — go/no-go scorecard on the manuscript against the target venue's bar.
  8. rt-desk-reject-risk — score the draft against the target's own documented desk-reject triggers before uploading.
  9. rt-simulated-referee — rehearse a calibrated AE + referee panel; surface the decisive objections before a real referee does.
  10. (fix) — route each objection back to the target pack's skill + the execution bridge.
  11. rt-response-to-referees — after an R&R, draft the point-by-point reply + revision plan (editor first).
  12. rt-replication-package — assemble + validate the Data-Editor package against the venue's data-and-code policy.

Routing table

| Symptom | Go to |

|---|---|

| "Where should I send this?" / "Rejected — what next?" | rt-journal-match |

| "Top journal first, or start one rung down?" / a tenure or job-market clock | rt-ladder-ev |

| "Is this journal real?" / an unfamiliar venue, a solicitation email, an index requirement | rt-venue-integrity |

| "What has to change to send it to X instead?" | rt-venue-reframe |

| "I need to actually run the DiD/IV/RDD/SCM/DML, not just plan it" | rt-execution-bridge |

| "Is it ready to submit?" | rt-submission-readiness |

| "Will the editor desk-reject this?" | rt-desk-reject-risk |

| "What will referees attack?" | rt-simulated-referee |

| "I have an R&R to answer" | rt-response-to-referees |

| "The Data Editor needs a replication package" | rt-replication-package |

How it relates to the per-journal packs

This router sequences the cross-journal steps; the venue bar and all live facts

(fees, limits, acceptance, data policy, house style) come from the chosen pack's own

skills and resources/official-source-map.md. Always defer venue-specific judgment to

that pack — this toolkit picks the venue, runs the analysis, and rehearses the gauntlet.

Anti-patterns

  • Submitting before rt-submission-readiness clears the mechanical bar.
  • Picking a venue without reading its live source-map facts (rt-journal-match hard rule).
  • Treating the simulated referee as a verdict rather than a rehearsal.

Output format

【Current step】pick / execute / ready / rehearse / respond / replicate
【Next skill】rt-...
【Why】one line
【Venue bar source】<target pack>/resources/official-source-map.md + skills

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。