DEPRECATED legacy flow compatibility. Load only when a user explicitly asks to run an EXISTING evals/flows/*.flow file. New coverage uses write-a-spec and 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
Passed
No findings from the security scan
This guide exists only to run a user-requested flow that is already present in
evals/flows/. The corpus is frozen.
For current verification, use prove-a-pr → write-a-spec → run-tests → publish-evidence.
write-a-spec → run-tests → diagnose-a-red-run when failing, then
publish-evidence for the existing ambient testkit tape.Confirm the requested ID already exists with pnpm evals:legacy --list, launch the app
if that existing flow requires it, then run:
pnpm evals:legacy:demo --flow <existing-id> --cdp-url <electron-cdp-url>Report the legacy runner result honestly. If the flow itself is broken or no
longer represents the behavior, stop and report that limitation; do not repair
the flow. evals/README.md documents the frozen compatibility lane.
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.