From journal-of-management-sciences-in-china-skills
Formalizes decision problems for management science manuscripts by identifying decision makers, variables, timing, uncertainty, and objectives. Use when the problem is not well-posed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/journal-of-management-sciences-in-china-skills:jmsc-problem-formulationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- 有一个管理现象,但说不清"谁在做什么决策"
本刊审稿人第一关看的是问题是否良定义(well-posed)。建模之前必须答清五个要素,否则后面的模型一定带病。
| 特征 | 问题类型 | 典型方法 |
|---|---|---|
| 单主体、确定性 | 数学规划 | 凸优化/整数规划 |
| 单主体、随机 | 随机优化/MDP | 动态规划/最优控制 |
| 单主体、分布未知 | 鲁棒/分布鲁棒优化 | min-max |
| 多主体、目标冲突 | 非合作博弈 | 均衡(Nash/SPE) |
| 委托方设计规则 | 机制设计/契约理论 | 激励相容/参与约束 |
| 用实验校准行为 | 行为运作 | 行为模型 + 估计 |
《管理科学学报》审稿第一关看"问题是否良定义"。审稿人核查五要素是否齐、变量与参数是否分清、时序信息是否明确、不确定性是否定性、问题类型是否归对。下表对齐本刊高频退稿语与修法:
| 退稿信号 | 根因 | 本刊期望的修法 |
|---|---|---|
| "不知谁在做什么决策" | 决策者/变量未点明 | 一句话写清决策者选什么变量、受什么约束、优化什么 |
| "变量与参数混用" | 把外生量当决策量 | 严格区分:变量是选的、参数是给定的 |
| "多主体当单主体" | 忽略对手最优反应 | 明确博弈时序与各方目标,引入最优反应 |
| "不确定性一笔带过" | 不说分布是否已知 | 标明随机/鲁棒/分布鲁棒,决定方法路线 |
| "问题描述是文献综述" | 没落到决策 | 删综述腔,落到目标函数与可行域 |
锚点:本刊已刊论文的引言末尾通常用一段"决策者—变量—时序—不确定性—目标"五要素小结收束,并据此声明属于规划/随机优化/博弈/机制设计中的哪一类。具体体例以编辑部最新稿约为准。
虚构稿件《区域急救车辆的动态调度与再部署》。按五要素走一遍(示意数字仅作演示):
审稿人若追问"为何不按鲁棒优化处理呼叫不确定",回应应锚到信息结构:历史呼叫数据足以估计到达分布,分布已知场景下随机优化比鲁棒优化更不保守,故选 MDP。
【决策者】单 / 多(<主体>,目标冲突点:…)
【决策变量】<变量>(连续/离散,静态/动态)
【时序-信息】<who moves/knows what, when>
【不确定性】无 / 分布已知 / 分布未知(→方法)
【目标-约束】max/min <目标> s.t. <约束>
【问题类型】规划 / 随机优化 / 博弈 / 机制设计 / 行为
【下一步】jmsc-model-building
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin journal-of-management-sciences-in-china-skillsGuides building a complete, defensible formal model for 《管理科学学报》 manuscripts: specifying decision variables, parameters, constraints, objective function, and assumptions with justification.
Guides building the analytical model or operational mechanism at the core of an M&SOM manuscript — formulating decisions, objectives, and uncertainty, deriving structural results, or specifying operational mechanisms for empirical hypotheses. Adapts theory development to M&SOM's analytical/stochastic-modeling tradition.
Builds formal models and develops theory for Production and Operations Management manuscripts, including analytical modeling, empirical hypothesis derivation, and behavioral experiment design.