Eval Harness

Evaluation harness and benchmark design for prompts, agents, and LLM workflows. Implements eval-driven development (EDD), test suite generation, pass@k metrics, and regression testing. Use when validating agent behavior, comparing prompt iterations, or establishing objective quality gates for LLM outputs. Not for standard application unit tests (tdd), exploratory browser testing (playwright-qa), or security auditing (full-audit-keamanan).

kuker24 89e4c31 3 files · 4.7 KB Updated

File contents

kuker24/OpenCodeBestFriend/tree/main/skills/eval-harness commit 89e4c315ff

Frequently asked questions

npx skillmds@latest add kuker24/eval-harness