ワンクリックで
science-execution
Execute unified science conditions through reviewer and hook gates
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Execute unified science conditions through reviewer and hook gates
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Discover the concrete benchmark surfaces and entrypoints required for evaluation
Context-efficient file and terminal usage for experiment agents
Enable all required experiment conditions with runnable commands
Build an ordered executable code plan for controlled experiment enablement
Normalize idea components into explicit component-disable requirements
Create and verify the experiment runtime environment
| name | science-execution |
| description | Execute unified science conditions through reviewer and hook gates |
| argument-hint | |
| allowed-tools | Bash(*), Read, Edit, Write, Glob, Grep, Agent |
| license | MIT |
Execute exactly one science condition from the planner, preserving raw evidence and completing only through the prefinish reviewer and hook gate.
dataset_candidate/ data, not synthetic or random data.cd project.results/science/<condition_id>/ subtree.agent_reports/science/evidence/.disabled_components: [] and can serve as references.ablation_results.json; final materialization is runtime-owned.result LabelsThe reviewer's result field is a vocabulary, not free text. Finalization accepts:
positive — removing this component clearly hurts the metric (component helps).negative — removing this component clearly helps the metric (component hurts).neutral — the ablation ran end-to-end but the metric difference is within noise or practically small.inconclusive — the ablation ran end-to-end but the evidence does not support a directional conclusion; it is valid symbolic memory when follow_up_required: false.Use follow_up_required: true to block completion when the run failed, coverage is missing, or evidence is insufficient to trust the condition. Do not use the inconclusive label itself as a blocker.