test-run-analysis

Analyze Freeplay test run results with evaluation metrics and test case details.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/freeplayai/freeplay-skills --skill test-run-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-run-analysis
Source: https://github.com/freeplayai/freeplay-skills/tree/main/test-run-analysis
Command: npx skills add https://github.com/freeplayai/freeplay-skills --skill test-run-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill provides in-depth analysis of Freeplay test run results, surfacing insights, evaluation metrics, and test case details to help users review performance, compare runs, and understand evaluation scores.

Core Features & Use Cases

  • Test Run Summary: Provides a high-level overview of test run performance, including metrics and prompt details.
  • Evaluation Metrics: Analyzes evaluation metrics like accuracy, relevance, and format compliance.
  • Test Case Details: Identifies failing test cases and highlights key insights.
  • Comparison of Test Runs: Summarizes differences between two test runs based on various metrics.
  • Quick Start: Analyze the results of a specific test run using its ID.

Quick Start

Analyze the results of test run X using its ID 'test-run-uuid'.

Frequently Asked Questions about test-run-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Freeplay test run results and evaluation metrics?

You can analyze Freeplay test run results by using a test run ID to retrieve a summary, surface performance insights, and evaluate metrics like accuracy and format compliance. The Skill handles API requests and returns structured JSON data.

Can I compare two test runs to see performance differences?

Yes, you can compare two test runs to summarize differences based on various evaluation metrics. This allows you to review performance changes and understand shifts in evaluation scores between runs.

How do I identify failing test cases in my LLM evaluation?

To identify failing test cases, the Skill analyzes test run details and highlights key insights. It surfaces specific test case failures and provides structured performance metrics for your review.

What do I need to access Freeplay test run analysis features?

You need API access to Freeplay and environment variables configured for your API key and base URL. The Skill requires the requests library to handle JSON responses containing performance metrics and evaluation scores.

What evaluation metrics are available for test case analysis?

Test case analysis provides evaluation metrics including accuracy, relevance, and format compliance. These metrics are extracted from structured JSON responses to help you understand prompt performance.

How do I get a summary of my LLM test run performance?

You can get a test run summary by providing a specific test run UUID. The summary provides a high-level overview of performance, including metrics and prompt details extracted from the Freeplay API.