一键导入
hypothesis-generate-assumptions
Generate exactly one hypothesis candidate by enumerating and combining testable assumptions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate exactly one hypothesis candidate by enumerating and combining testable assumptions.
用 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-generate-assumptions |
| description | Generate exactly one hypothesis candidate by enumerating and combining testable assumptions. |
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonstate/STRATEGY_PLAN.jsonOutputs:
hypotheses/<id>/HYPOTHESIS.jsonhypotheses/<id>/HYPOTHESIS.mdhypotheses/<id>/ORIGIN.jsonContext Loading:
research_plan/RESEARCH_PLAN.json.research_goal as the objective that the assumption chain must explain or enable.preferences as quality criteria.constraints as hard boundaries.state/STRATEGY_PLAN.json and confirm that the current round allows assumptions_identification_generation.Execution Prompt Contract:
HypothesisContract from packages/agent_contracts/hypothesis.py.origin-level payloads or trace notes, not as a replacement for the canonical hypothesis.origin.content.statement: 2-3 sentences maximum.origin.content.mechanism: 2-3 sentences maximum.origin.content.experimental_design: one concise multiline string with 3-6 numbered steps.origin.content.experimental_design must remain one string field containing embedded line breaks; do not emit it as a list, array, or nested object.origin.content.summary: one sentence.origin.content.category: 1-5 words.Execution Steps:
skills/shared-references/schema-index.md, then read packages/agent_contracts/hypothesis.py and confirm the exact HypothesisContract shape before writing hypotheses/<id>/HYPOTHESIS.json.HypothesisContract.hypotheses/<id>/HYPOTHESIS.json, hypotheses/<id>/HYPOTHESIS.md, and hypotheses/<id>/ORIGIN.json.Artifact Rules:
origin, not as a substitute for HYPOTHESIS.json.Completion Rule: