بنقرة واحدة
hypothesis-generate-debate
Generate exactly one hypothesis candidate through a structured scientific debate.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate exactly one hypothesis candidate through a structured scientific debate.
التثبيت باستخدام 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-debate |
| description | Generate exactly one hypothesis candidate through a structured scientific debate. |
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 debate objective.preferences as the criteria for what counts as a strong hypothesis.constraints as hard boundaries that cannot be violated in the final proposal.state/STRATEGY_PLAN.json and confirm that the current round allows scientific_debates_generation.Execution Prompt Contract:
HypothesisContract from packages/agent_contracts/hypothesis.py.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.json may describe debate provenance and evidence, but must not replace HYPOTHESIS.json.Completion Rule: