원클릭으로
hypothesis-evolve-grounding
Generate exactly one grounded child hypothesis by strengthening evidence, specificity, and literature support.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate exactly one grounded child hypothesis by strengthening evidence, specificity, and literature support.
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-grounding |
| description | Generate exactly one grounded child hypothesis by strengthening evidence, specificity, and literature support. |
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.grounding_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: grounding_evolutionorigin.content.statement: 2-3 sentences.origin.content.mechanism: 2-3 sentences.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 before writing hypotheses/<id>/HYPOTHESIS.json.HYPOTHESIS.json, HYPOTHESIS.md, and ORIGIN.json.Completion Rule: