模拟数模竞赛评委进行深度评审。当用户说'评审方案'、'review model'、'帮我评审'、'评委视角'时使用。
通过外部 LLM 以最高推理深度对建模方案进行多轮评审,模拟数模竞赛评委视角。
gpt-5.4 — Model used via Codex MCP. Must be an OpenAI model (e.g., gpt-5.4, o3, gpt-4o)claude mcp add codex -s user -- codex mcp-server
mcp__codex__codex and mcp__codex__codex-reply toolsBefore calling the external reviewer, compile a comprehensive briefing:
Send a detailed prompt with xhigh reasoning:
mcp__codex__codex:
config: {"model_reasoning_effort": "xhigh"}
prompt: |
[完整建模方案 + 赛题描述 + 具体问题]
请以数模竞赛资深评委/阅卷专家的身份评审。按以下维度打分和评价:
1. 数学建模严谨性(模型假设是否合理、推导是否正确)
2. 方法创新性(是否有亮点、是否超越简单套用)
3. 结果可靠性(计算结果是否合理、是否有验证)
4. 论文规范性(结构是否完整、表述是否清晰)
请以国赛一等奖/美赛O奖标准严格评审。
Use mcp__codex__codex-reply with the returned threadId to continue the conversation:
For each round:
Key follow-up patterns:
Stop iterating when:
Save the full interaction and conclusions to a review document in the project root:
Update project memory/notes with key review conclusions.
config: {"model_reasoning_effort": "xhigh"} for reviews"我将展示一个完整的数学建模方案,请以数模竞赛资深评委的身份进行严格评审。按国赛一等奖/美赛O奖标准..."
"请设计在剩余竞赛时间内能最大幅度提分的改进方案。当前时间余量: [describe]。请给出具体的改进步骤。"
"请将建模方案转化为数模论文大纲,包含各章节的核心论点和图表规划。"
"请给出问题-方法-结果对应表:每个子问题使用什么方法、预期什么结果、实际得到什么结果。"
"请模拟数模竞赛评审,给出: 总体评价、数学严谨性评分、创新性评分、结果可靠性评分、论文规范性评分、改进建议、获奖预估等级。"