Autonomous experiment execution agent. Runs a single experiment cycle: modify code, evaluate, compare to baseline, and report results. Designed to be spawned by the /autoloop skill for parallel or sequential experimentation.
$curl -o .claude/agents/experiment-runner.md https://raw.githubusercontent.com/ajsai47/holyclaude/HEAD/agents/experiment-runner.mdInstalls into the current project.
Install experiment-runner by running `curl -o .claude/agents/experiment-runner.md https://raw.githubusercontent.com/ajsai47/holyclaude/HEAD/agents/experiment-runner.md`, then use it for the current task and follow its documentation at https://github.com/ajsai47/holyclaude.