一键导入
hypothesis-evolve-combination
Generate exactly one child hypothesis by combining complementary strengths from multiple parent hypotheses.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate exactly one child hypothesis by combining complementary strengths from multiple parent hypotheses.
用 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.
Choose exactly one concrete evolution strategy for the active evolution round.
Run the assumption decomposition and deep verification review for a hypothesis.
Run the iterative evolution loop from the current persisted run state until convergence.
| name | hypothesis-evolve-combination |
| description | Generate exactly one child hypothesis by combining complementary strengths from multiple parent hypotheses. |
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonhypotheses/<id>/HYPOTHESIS.json artifactsstate/STRATEGY_PLAN.jsonOutputs:
hypotheses/<id>/HYPOTHESIS.jsonhypotheses/<id>/HYPOTHESIS.mdhypotheses/<id>/ORIGIN.jsonContext Loading:
skills/shared-references/schema-index.md.packages/agent_contracts/hypothesis.py and confirm the exact HypothesisContract shape before writing hypotheses/<id>/HYPOTHESIS.json.research_plan/RESEARCH_PLAN.json.state/STRATEGY_PLAN.json.combination_evolution.Execution Prompt Contract:
origin.content.statement must name concrete materials, catalysts, reaction conditions, mechanistic variables, or experimental targets from the parent and research goal.origin.content.mechanism must explain a causal chain; do not write only generic phrases such as improved mechanism, targeted improvement, or review-identified weaknesses.origin.content.experimental_design must include 3-6 numbered steps with measurable readouts, controls, or decision thresholds.Apply targeted improvement, Characterize with standard techniques, Benchmark against parent, or Validate improvement quantitatively.HypothesisContract.origin.strategy: combination_evolutionExecution Steps:
skills/shared-references/schema-index.md, then read packages/agent_contracts/hypothesis.py before writing hypotheses/<id>/HYPOTHESIS.json.HYPOTHESIS.json, HYPOTHESIS.md, and ORIGIN.json.Completion Rule: