benchmark

Run and store quality benchmark results for metric detectors.

242|25|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/kayba-ai/recursive-improve --skill benchmark-kayba-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark
Source: https://github.com/kayba-ai/recursive-improve/tree/main/recursive_improve/data
Command: npx skills add https://github.com/kayba-ai/recursive-improve --skill benchmark-kayba-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of benchmarking metric quality, allowing for efficient comparisons and insights into detector performance.

Core Features & Use Cases

  • Metric Quality Assessment: Evaluate the quality of metric detectors through various metrics such as detector run rate, count parity, and denominator quality.
  • Comparison Across Benchmarks: Store and compare benchmark results over time to track improvements and identify trends.
  • Use Case: Before implementing changes, run a benchmark to ensure existing metrics are performing well. After deploying new changes, benchmark again to validate improvements.

Quick Start

Run the benchmark with the label 'v1-baseline' to assess current metric quality.

Frequently Asked Questions about benchmark

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

FAQPage Schema
How do I benchmark metric quality for detector performance?

Benchmarking metric quality involves executing metric detectors to evaluate run rate, count parity, and denominator quality, then storing results for tracking improvements and identifying trends over time.

Can I compare current benchmark results against previous runs?

Yes, the benchmarking tool allows you to store and compare benchmark results over time to track improvements and identify trends between previous and current runs.

What metrics are evaluated during detector assessment?

Detector assessment evaluates quality metrics including detector run rate, count parity, and denominator quality to provide insights into metric detector performance.

When should I run a metric quality benchmark?

Run a metric quality benchmark before implementing changes to ensure existing metrics perform well, and benchmark again after deploying new changes to validate improvements.

Does benchmarking metric detectors require any external dependencies?

No, benchmarking metric detectors has no external dependencies, allowing you to run and store quality benchmark results directly without additional setup.