DEPRECATED legacy automation runner. Load only when a user explicitly asks to run an EXISTING evals/flows/*.flow file. New coverage uses run-tests.
67
80%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./.opencode/skills/run-evals/SKILL.mdUse 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.
write-a-spec and
run-tests; new specs import test from @openwork/testkit.List and run only the requested existing flow:
pnpm evals:legacy --list
pnpm evals:legacy --flow <existing-id> --cdp-url <electron-cdp-url>Use daytona-electron-test only when the existing flow needs a Daytona app.
Report failures and obsolete coverage without changing the flow. See the
fraimz compatibility skill only when the user explicitly requests the legacy
demo-mode artifact.
7b76a2b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.