with one click
hypothesis-review-summary
Summarize the completed reviews for a hypothesis.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Summarize the completed reviews for a hypothesis.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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-review-summary |
| description | Summarize the completed reviews for a hypothesis. |
Goal:
Inputs:
hypotheses/<id>/HYPOTHESIS.jsonhypotheses/<id>/REVIEW/Outputs:
hypotheses/<id>/REVIEW/REVIEW_SUMMARY.jsonContext Loading:
hypotheses/<id>/HYPOTHESIS.json.hypotheses/<id>/REVIEW/.Execution Prompt Contract:
status = completed review summary must synthesize concrete findings from completed review stages.Viable evolved hypothesis, Refined from parent, strong candidate, or needs validation as substantive summary content.ReviewSummaryContract from packages/agent_contracts/review.py.summaries must be a plain string, not an object with nested keys such as review_stage, outcome, or summary.Execution Steps:
skills/shared-references/schema-index.md, then read packages/agent_contracts/review.py and confirm the exact ReviewSummaryContract shape before writing REVIEW_SUMMARY.json.hypotheses/<id>/REVIEW/REVIEW_SUMMARY.json.Artifact Rules:
REVIEW_SUMMARY.json is a synthesis artifact, not a copy of all prior review text.Completion Rule:
REVIEW_SUMMARY.json exists and is valid for downstream consumption.