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

experiment-analysis

// Replay-driven post-mortem skill for finished Orbit Wars experiments. Selects the analysis target by priority (most recent iter only / last N iters / inconclusive only / specific iter), honors the case's `hypotheses.md` skip list (e.g. `replay 分析を行わない`, `300 対戦 skip`), and typically converts two match replays via a Python script into Markdown (result_1.md / result_2.md). Claude reads those files and produces three views — why we lost / what worked / which turns to focus on next — plus a summary and NEXT ACTION. Updates `hypotheses.md` only with the **adoption write-back** (matching hypothesis checkbox flipped to `- [x]`, verdict note appended, Iteration log row updated). The next-iteration decision (deepen / broaden / list-consume) is **not** made here — that belongs to `experiment-plan`. Read-only on code: does NOT re-train, NOT launch RunPod, NOT edit `backend/pipeline/`. Use whenever the user types `/experiment-analysis`, or asks to interpret / dig into / discuss / explain a finished experiment result — phr

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 03:08
File Explorer
4 files
SKILL.md
readonly