CtrlK
BlogDocsLog inGet started
Tessl Logo

fraimz

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

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Legacy Fraimz Compatibility

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

Hard boundary

  • Refuse requests to create, scaffold, copy, rename, or modify a legacy flow.
  • Do not use a legacy flow as coverage for new work.
  • For any new or changed executable end-to-end coverage, switch to write-a-specrun-testsdiagnose-a-red-run when failing, then publish-evidence for the existing ambient testkit tape.

Run an existing flow

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.

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.