run-evals
Installation
SKILL.md
Legacy Eval Runner Compatibility
Use this guide only when the user names a flow that already exists in
evals/flows/. The directory is frozen.
For current verification, use prove-a-pr → write-a-spec → run-tests → publish-evidence.
- Refuse to create, scaffold, copy, rename, or modify a legacy flow.
- If the requested behavior has no existing flow, use
write-a-specandrun-tests; new specs importtestfrom@openwork/testkit. - Manual browser work is debugging, not replacement verdict evidence.
List and run only the requested existing flow:
pnpm evals:legacy --list
pnpm evals:legacy --flow <existing-id> --cdp-url <electron-cdp-url>