Skip to main content
Run any Skill in Manus
with one click

run-experiment

Stars0
Forks0
UpdatedApril 19, 2026 at 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.

Installation

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.

SKILL.md
readonly