Eval Coach
Description
Agent Skill for Evaluation-Driven Development (EDD) - guide AI evaluation strategies with the 50-40-10 rule
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Eval Coach
An Agent Skill for designing comprehensive AI evaluation strategies using Evaluation-Driven Development (EDD).
About
Created by [Bayram Annakov](https://linkedin.com/in/bayramannakov) while building [Onsa.ai](https://onsa.ai) - AI agents for B2B sales prospecting.
If you find this useful, say hi on LinkedIn!
What is Eval Coach?
Eval Coach guides you through a structured 5-step framework for evaluating LLM applications:
- Define Success - Map business goals to measurable metrics
- Design Dataset - Create diverse test cases (happy path, edge cases, adversarial)
- Select Methods - Choose Automated, LLM-as-Judge, or Human evaluation
- Plan Automation - Integrate evals into CI/CD
- Monitor Production - Track drift and collect feedback
Installation
Claude Code / Cursor / VS Code
Copy this skill to your project's skills directory:
git clone https://github.com/BayramAnnakov/eval-coach.git ~/.claude/skills/eval-coach
Or add to your project:
mkdir -p skills
git clone https://github.com/BayramAnnakov/eval-coach.git skills/eval-coach
Usage
Invoke the skill by name or with trigger keywords:
/eval-coach
Or just mention evaluation-related topics:
- "help me create an evaluation strategy"
- "design test cases for my agent"
- "set up LLM testing"
The 50-40-10 Rule
A practical distribution for evaluation methods:
| Tier | Method | Cost | Percentage |
|---|---|---|---|
| 1 | Automated (schema, keywords, latency) | $0.00/run | 50% |
| 2 | LLM-as-Judge (quality, relevance) | $0.01-0.05/run | 40% |
| 3 | Human Review | $5-50/run | 10% |
Templates Included
templates/dataset.py- LangSmith dataset creation with example test casestemplates/evaluators.py- 10 ready-to-use evaluators (automated, LLM-as-Judge, performance)templates/compare.py- Experiment comparison utilities
Key Insight: Silent Failures
The most dangerous failure
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI