一键导入
evolution-strategy-supervisor
Choose exactly one concrete evolution strategy for the active evolution round.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Choose exactly one concrete evolution strategy for the active evolution round.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run the full Co-Scientist pipeline for one research run.
Evaluate whether a hypothesis newly entered the current top-k set and update the convergence counter deterministically.
Assemble a dashboard-ready snapshot from the canonical state.
Run the assumption decomposition and deep verification review for a hypothesis.
Run the iterative evolution loop from the current persisted run state until convergence.
Generate exactly one child hypothesis that improves logical coherence, causal consistency, and assumption hygiene.
| name | evolution-strategy-supervisor |
| description | Choose exactly one concrete evolution strategy for the active evolution round. |
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonstate/STRATEGY_PLAN.jsonhypotheses/<id>/HYPOTHESIS.json artifacts with completed review bundlesOutputs:
Context Loading:
research_plan/RESEARCH_PLAN.json.state/STRATEGY_PLAN.json.next_action is continue_evolution.signals.selected_parent_ids.Execution Prompt Contract:
signals.selection_strategy.single_island, prefer strategies that refine one hypothesis:
grounding_evolutioncoherence_evolutionfeasibility_evolutionsimplification_evolutionmulti_island, prefer strategies that combine or diverge across parents:
inspiration_evolutioncombination_evolutionout_of_box_evolutionselected_evolution_strategies.state/STRATEGY_DECISIONS.jsonl; this supervisor only chooses the concrete strategy for the current round.Execution Steps:
selected_evolution_strategies.state/STRATEGY_DECISIONS.jsonl.Completion Rule: