Skip to main content
Manusで任意のスキルを実行
ワンクリックで

run-experiment

スター0
フォーク0
更新日2026年4月19日 12:39

Main Agent orchestration skill for Phase 2 experiment execution — the step that takes fidelity-passed code and produces a result_{n}.md for the Analyst to interpret. Load when Phase 2 implementation has converged (every module's fidelity report is ALL CLEAR or accepted-with-override) and an experiment has not yet been launched; also load on Loop 3a re-entry after a code fix, or in Finalize mode when a prior Launch left result_{n}.md in RUNNING state and the run is now complete. Backend-agnostic: the skill defines the lifecycle contract (Launch / Finalize, sentinel-based completion detection, result file schema) but does not prescribe how commands are executed — local, SSH, SLURM, container, or any other backend the user has configured. Launches in background (via whatever detach mechanism the user's backend supports) so long runs survive /clear. Does NOT classify experiment failures — that is the Analyst's job downstream.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly