Evaluating AI Output

Evaluate non-deterministic LLM/AI output with evals instead of one-shot "it worked" — define expected behavior first, measure pass@k / pass^k, and grade with code / model / human graders. Use when building or changing an AI/LLM feature, an agent, a prompt, a RAG pipeline, or a classifier, where a single good run is not proof of correctness. Complements writing-tests (deterministic logic) and developing-features-tdd.

Cristhianzl Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/evaluating-ai-output commit 71a15c122c

Frequently asked questions

npx skillmds@latest add cristhianzl/evaluating-ai-output