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

Phoenix Evals

  • 1k installs
  • 10.8k repo stars
  • Updated July 28, 2026
  • arize-ai/phoenix

phoenix-evals is an Arize Phoenix skill that applies axial coding to group open-ended agent failure notes into structured, quantifiable taxonomies for developers who need systematic LLM evaluation feedback loops.

About

phoenix-evals is an evaluation workflow skill from arize-ai/phoenix that implements axial coding to transform unstructured agent failure notes into actionable, countable categories. The four-step process gathers open coding notes, groups them by shared themes, names actionable categories, and quantifies failure counts per category with YAML taxonomies covering content quality, communication, and context dimensions. Developers building LLM agents reach for phoenix-evals after collecting qualitative eval notes and needing structured failure taxonomies—such as hallucination, tone mismatch, or ignored user context—to drive prioritized prompt, retrieval, and tooling fixes in Phoenix eval workflows.

  • 4-step Axial Coding process: Gather, Pattern, Name, Quantify
  • Creates hierarchical failure_taxonomy in clean YAML
  • Supports human and programmatic span annotations
  • Covers content_quality, communication, context, and safety categories
  • Works with both Python and TypeScript Phoenix clients

Phoenix Evals by the numbers

  • 1,014 all-time installs (skills.sh)
  • +83 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #990 of 16,659 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/arize-ai/phoenix --skill phoenix-evals

Add your badge

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

Listed on Skillselion
Installs1k
repo stars10.8k
Security audit3 / 3 scanners passed
Last updatedJuly 28, 2026
Repositoryarize-ai/phoenix

How do you taxonomy agent failure notes from evals?

Systematically group open-ended notes about agent failures into structured, quantifiable taxonomies.

Who is it for?

ML and agent engineers running Phoenix evals who have qualitative failure notes and need quantified category groupings.

Skip if: Running live production traces, automated pass-fail unit tests, or teams without collected open coding notes to analyze.

When should I use this skill?

A developer has agent eval failure notes and asks to group, name, and quantify failure patterns into a structured taxonomy.

What you get

Structured failure taxonomy YAML, named axial categories, and per-category failure counts for prioritization.

  • failure taxonomy YAML
  • category failure counts
  • named axial code groups

By the numbers

  • Uses a 4-step axial coding process: gather, pattern, name, quantify

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

Pick phoenix-evals for qualitative-to-quantitative failure grouping; use automated eval runners when you need scripted pass-fail scoring without taxonomy design.

FAQ

What is the phoenix-evals axial coding process?

phoenix-evals follows four steps: gather open coding notes, group notes with common themes, create actionable category names, and quantify failures per category. Output is a structured YAML failure taxonomy.

What failure dimensions does phoenix-evals cover?

phoenix-evals example taxonomies include content_quality (hallucination, incompleteness), communication (tone, clarity), and context (user_context, retrieved_context) with nested subcategories for counting.

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.

AI & Agent Buildingagentsllmautomation

This week in AI coding

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

unsubscribe anytime.