CtrlK
BlogDocsLog inGet started
Tessl Logo

run-evals

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

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.opencode/skills/run-evals/SKILL.md
SKILL.md
Quality
Evals
Security

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-prwrite-a-specrun-testspublish-evidence.

  • Refuse to create, scaffold, copy, rename, or modify a legacy flow.
  • If the requested behavior has no existing flow, use write-a-spec and run-tests; new specs import test from @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>

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.

Repository
different-ai/openwork
Last updated
First committed

Is this your skill?

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.