一键导入
mm-model-strategy
数学建模竞赛 V2 建模策略阶段。用于生成候选模型路线、公式与算法方案、可视化计划、模型评审和人工确认门禁,避免模板化或不可实现的建模方案。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
数学建模竞赛 V2 建模策略阶段。用于生成候选模型路线、公式与算法方案、可视化计划、模型评审和人工确认门禁,避免模板化或不可实现的建模方案。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | mm-model-strategy |
| description | 数学建模竞赛 V2 建模策略阶段。用于生成候选模型路线、公式与算法方案、可视化计划、模型评审和人工确认门禁,避免模板化或不可实现的建模方案。 |
| allowed-tools | Bash(*), Read, Write, Edit, Grep, Glob, Agent, WebSearch, WebFetch |
文件关系全貌请见 [[FILE_RELATIONSHIP_MAP]] · 上游: [[skills/mm-problem-intake/SKILL|Phase 1 Intake]] · 下游: [[skills/mm-data-experiment/SKILL|Phase 3 Experiment]] · 共享规范: [[skills/_references/SKILL|_references]]
Read:
../_references/v2_pipeline_contract.md../_references/codex_subagent_protocol.md../_references/rag_usage_contract.md../_references/source_quality_policy.md../_references/problem_type_router.md../_references/model_method_cards.md../_references/executable_model_templates.md../_references/figure_evidence_map.md../_references/evaluator_optimizer_protocol.md../_references/anti_template_review.md../_references/agent_review_protocol.md../_references/nature_figure_integration_guide.md when optional nature-figure scientific plotting integration is available../_references/ars_v2_integration_guide.md when optional ARS methodology audit is availableRequire PROBLEM_BRIEF.md, DATA_AUDIT.md, WORKFLOW_STATE.md, and reports/INTAKE_GATE.md.
reports/MODEL_CANDIDATES.mdreports/MODEL_REVIEW_AI.mdreports/REFINEMENT_LOG.mdreports/HUMAN_MODEL_REVIEW.mdreports/MODELING_DECISION.mdreports/ANALYSIS_MODELING_REPORT.mdreports/ANALYSIS_GATE.mdreports/FIGURE_PLAN.mdWORKFLOW_STATE.md../_references/problem_type_router.md. Support mixed types; do not force a single label when the task is prediction + optimization, evaluation + allocation, mechanism + simulation, etc.model_methods, excellent_papers, and figure_templates for sourced model cards, high-score structure cues, and figure evidence. For core modeling evidence, use only S/A hits from ../_references/source_quality_policy.md; B hits may guide templates and checks only, and C/D hits may only create risk notes or revision actions. Record source quality and allowed use in MODEL_CANDIDATES.md.../_references/executable_model_templates.md or explain why no executable template applies. A route that only names a model without variables, objective, constraints/algorithm, validation, and result-table plan is incomplete.
4b. For each route, run the anti-template review from ../_references/anti_template_review.md; explicitly answer why the selected model is better than a simpler baseline, whether the data supports it, and how it answers the original question.
4c. For each core expected figure, write a figure evidence contract draft in reports/FIGURE_PLAN.md using ../_references/figure_evidence_map.md: claim id, figure archetype, required data, required metrics, axes/units, intended section, core figure status, failure signals, and supported claim. If nature-figure is available, follow ../_references/nature_figure_integration_guide.md.model-reviewer: judge correctness, feasibility, data fit, and implementation clarity.devils-advocate: identify weak assumptions, template models, missing validation, and likely judge objections.
5a. Optional ARS methodology audit: if ARS is available, load <ARS_ROOT>/academic-paper-reviewer/agents/methodology_reviewer_agent.md as a role prompt. Use only for candidate-route audit. Check research-question alignment, research design, sampling/data limitations, method-to-data fit, statistical reporting adequacy, methodological fallacies, results integrity, and reproducibility. Summarize findings into a Methodology Audit section of reports/MODEL_REVIEW_AI.md; convert any BLOCKER or HIGH issue into the model review and human confirmation gate.MODEL_CANDIDATES.md evaluator-optimizer loop from ../_references/evaluator_optimizer_protocol.md for at most 2 rounds. Check model fit, source quality, anti-template review, executable template reference, validation plan, and figure evidence plan. Write every round to reports/REFINEMENT_LOG.md.reports/MODEL_REVIEW_AI.md, including the anti-template review table and any residual risks from the refinement loop.reports/HUMAN_MODEL_REVIEW.md as a required gate. If the user has already confirmed a route in chat, record that confirmation explicitly.reports/MODELING_DECISION.md.reports/ANALYSIS_MODELING_REPORT.md.Each route in reports/MODEL_CANDIDATES.md must include:
reports/ANALYSIS_GATE.md must be PASS, CONDITIONAL_PASS, or FAIL.
PASS requires:
B/C/D RAG evidencereports/REFINEMENT_LOG.md records the model-candidate loop or states why it was not run环境检查与安装向导。检查 MathModelAgent V2.6 工作流所需依赖是否已安装,对缺失项提供安装命令,并在用户确认后执行安装。手动触发。
数学建模竞赛 V2.6 高分论文对标评审阶段。用于按高分论文标准审查模型、实验、图表、论文结构、结论追踪和可提交性,并给出修改清单。
Mathematical modeling contest V2.6 revision loop. Use after mm-contest-review when PAPER_SCORECARD or REVISION_ACTIONS contains BLOCKER, HIGH, MEDIUM, weak-claim, figure-audit, or method-implementation issues that must be repaired before final verification.
数学建模竞赛 V2.6 最终验收阶段。用于检查完整产物、图表插入、结果追踪、论文编译、代码可复现、高分论文评分和提交就绪状态。
数学建模竞赛 V2.6 总控入口。用于启动高分论文对标的 Skill + Codex 子代理混合工作流,创建持久化上下文、调度题面拆解、建模评审、代码实验、图表、论文写作和最终验收。
共享规范知识库。包含 V2.6 流程契约、Codex 子代理协议、评分标准、图表标准、本地 RAG 使用契约、题型路由、模型卡和评审协议等参考内容。其他 skills 在执行过程中按需读取;不要单独触发本 skill。