Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
github avatar

Phoenix Evals

  • 984 installs
  • 37.1k repo stars
  • Updated July 28, 2026
  • github/awesome-copilot

phoenix-evals builds and runs Phoenix evaluators for LLM application quality.

About

The phoenix-evals skill guides building and running evaluators for AI and LLM applications using Phoenix. It documents evaluator types, dataset attachment, experiment runs, and scoring workflows that teams use to regression-test prompt and model changes. Agents configure Phoenix server connectivity and required Python or TypeScript client packages before executing eval suites. The skill complements phoenix-tracing by closing the loop from traces to systematic quality evaluation. Build and run Phoenix evaluators for LLM apps. Dataset attachment and experiment run workflows. Regression testing for prompt and model changes. Python phoenix and TypeScript phoenix-client packages. Pairs with phoenix-tracing for observe-then-evaluate loops. Build and run Phoenix evaluators for AI and LLM application quality measurement.

  • Build and run Phoenix evaluators for LLM apps.
  • Dataset attachment and experiment run workflows.
  • Regression testing for prompt and model changes.
  • Python phoenix and TypeScript phoenix-client packages.
  • Pairs with phoenix-tracing for observe-then-evaluate loops.

Phoenix Evals by the numbers

  • 984 all-time installs (skills.sh)
  • +25 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #1,061 of 16,659 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
From the docs

What phoenix-evals says it does

Build and run evaluators for AI/LLM applications using Phoenix.
SKILL.md
npx skills add https://github.com/github/awesome-copilot --skill phoenix-evals

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs984
repo stars37.1k
Security audit3 / 3 scanners passed
Last updatedJuly 28, 2026
Repositorygithub/awesome-copilot

How do I evaluate this LLM app with Phoenix evaluators?

Build and run Phoenix evaluators for AI and LLM application quality measurement.

Who is it for?

ML engineers regression-testing prompts and models with Phoenix.

Skip if: Skip when only manual spot checks without evaluator infrastructure.

When should I use this skill?

User builds Phoenix evals, runs LLM evaluator experiments, or scores AI apps.

What you get

Configured Phoenix eval runs with datasets, scores, and experiment results.

  • failure_taxonomy YAML
  • named category hierarchy
  • per-category failure counts

Files

SKILL.mdMarkdownGitHub ↗

Phoenix Evals

Build evaluators for AI/LLM applications. Code first, LLM for nuance, validate against humans.

Quick Reference

TaskFiles
Setupsetup-python, setup-typescript
Decide what to evaluateevaluators-overview
Choose a judge modelfundamentals-model-selection
Use pre-built evaluatorsevaluators-pre-built
Build code evaluatorevaluators-code-python, evaluators-code-typescript
Build LLM evaluatorevaluators-llm-python, evaluators-llm-typescript, evaluators-custom-templates
Batch evaluate DataFrameevaluate-dataframe-python
Run experimentexperiments-running-python, experiments-running-typescript
Create datasetexperiments-datasets-python, experiments-datasets-typescript
Generate synthetic dataexperiments-synthetic-python, experiments-synthetic-typescript
Validate evaluator accuracyvalidation, validation-evaluators-python, validation-evaluators-typescript
Sample traces for reviewobserve-sampling-python, observe-sampling-typescript
Analyze errorserror-analysis, error-analysis-multi-turn, axial-coding
RAG evalsevaluators-rag
Avoid common mistakescommon-mistakes-python, fundamentals-anti-patterns
Productionproduction-overview, production-guardrails, production-continuous

Workflows

Starting Fresh: observe-tracing-setuperror-analysisaxial-codingevaluators-overview

Building Evaluator: fundamentalscommon-mistakes-python → evaluators-{code|llm}-{python|typescript} → validation-evaluators-{python|typescript}

RAG Systems: evaluators-rag → evaluators-code- (retrieval) → evaluators-llm- (faithfulness)

Production: production-overviewproduction-guardrailsproduction-continuous

Reference Categories

PrefixDescription
fundamentals-*Types, scores, anti-patterns
observe-*Tracing, sampling
error-analysis-*Finding failures
axial-coding-*Categorizing failures
evaluators-*Code, LLM, RAG evaluators
experiments-*Datasets, running experiments
validation-*Validating evaluator accuracy against human labels
production-*CI/CD, monitoring

Key Principles

PrincipleAction
Error analysis firstCan't automate what you haven't observed
Custom > genericBuild from your failures
Code firstDeterministic before LLM
Validate judges>80% TPR/TNR
Binary > LikertPass/fail, not 1-5

Related skills

How it compares

Use phoenix-evals to design failure taxonomies from qualitative notes; use automated eval harness skills when you need scripted pass-fail benchmarks.

FAQ

What platform?

Phoenix evaluators for AI and LLM applications.

What packages are needed?

Python phoenix and openai or TypeScript @arizeai/phoenix-client.

How does it relate to tracing?

Complements phoenix-tracing by evaluating quality after observability setup.

Is Phoenix Evals safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.