mw-workflow
Use when deciding which mw-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for 《管理世界》 (Management World). Routes — does not replace — the specialized skills.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mw-workflow --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 管理世界工作流(mw-workflow) ## 总览 这是路由器,它不替代任何专用 Skill。它告诉你**当前阶段应该用哪一个 mw-* skill**。 默认假设:除非用户明确说明目标期刊不是《管理世界》,否则按 CSSCI / 北大核心 一区《管理世界》的编委口味处理。 ## 触发时机 - 用户问"我下一步该做什么?" - 用户甩过来一份初稿,需要判断当前瓶颈 - 实证、写作、回复来回切,状态混乱 - 收到了《管理世界》的外审意见,需要切换到 rebuttal 模式 ## 路由表 | 当前症状 | 下一个 Skill | |---------------------------------------------|---------------------------------| | 选题想法模糊,不确定能否冲《管理世界》 | `mw-topic-selection` | | 文献综述不知怎么平衡中外引用 | `mw-literature-review` | | 政策背景没说清,海外读者视角不够 | `mw-institutional-background` | | 实证只有 OLS,担心识别策略不过关 | `mw-identification` | | 主结果有了,但缺机制 / 缺异质性切分 | `mw-mechanism-heterogeneity` | | 表格列数过多 / 注释不规范 / 不像《管理世界》风格 | `mw-tables-figures` | | 文末没有政策启示,或政策建议太空 | `mw-policy-implication` | | 准备投稿,需要 checklist | `mw-submission` | | 收到 R&R,需要写回复信 | `mw-rebuttal` | | 条件录用后要交数据与代码复现包 | `mw-replication` | ## 默认顺序 对大多数实证投稿《管理世界》的稿件,按下列顺序: 1. `mw-topic-selection` — 先把"中国情境 + 边际贡献"句式定下来 2. `mw-literature-review` — 中英文献综述并重 3. `mw-institutional-background` — 政策 / 制度章节 4. `mw-identification` — 准实验识别 5. `mw-mechanism-heterogeneity` — 机制 + 异质性 6. `mw-tables-figures` — 主表 / 主图最终化 7. `mw-policy-implication` — 政策启示分层 8. `mw-submission` — 投稿前 preflight 9. `mw-rebuttal` — 外审后 10. `mw-replication` — 条件
- 总览
- 触发时机
- 路由表
- 默认顺序
- 决策口诀
- 本刊路由决策表
- 常见退稿模式(流程层面)
- 微型走查示例:一份数字化转型初稿的路由
- 审稿人追问模式 + 本刊语境修法
- 校准锚点
- 反模式
What does the mw-workflow skill do?
Use when deciding which mw-* sub-skill to invoke next, or when sequencing manuscript work from topic selection through rebuttal for 《管理世界》 (Management World). Routes — does not replace — the specialized skills.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mw-workflow --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.