Eval Engine

Iterate-stage skill: turns a spec into the complete runnable verification layer — binary gates, anchored rubric, paste-ready judge prompt, and harness instructions — in one pass. Use when a feature needs its full eval built — 'create an eval for this spec', 'build the verification layer', 'spec to eval harness', 'turn this PRD into something we can run outputs through' — or when /pm routes such a request here. Do NOT use for the gates+rubric design artifact alone (prd-to-eval), for judge prompts over existing criteria (llm-as-judge-designer), for executing an eval over outputs, or for eval definitions.

Abhillashjadhav 9c501e5 88 files · 624.1 KB Updated

File contents

Abhillashjadhav/PM-agent-OS/tree/main/.claude/skills/eval-engine commit 9c501e562b

Frequently asked questions

npx skillmds@latest add abhillashjadhav/eval-engine