Spawn Ori Eval

Spawn Ori as a subprocess to run a throwaway model eval on a pinned harness and model, then relay the results. Use when the user asks which model they should use, wants to compare models, wants to measure whether their agent or prompt does the right thing, wants to catch regressions in agent behavior, or asks how good their current model is. Applies to any codebase in any language. Do not use for plain unit tests that involve no model, and do not use to re-run an eval that already exists (run `ori eval <file>` directly).

openrouterteam a97637e 2 files · 32.4 KB Updated

File contents

openrouterteam/skills/tree/main/skills/spawn-ori-eval commit a97637e461

Frequently asked questions

npx skillmds add openrouterteam/spawn-ori-eval