evaluation

Evaluate agent outputs against multi-dimensional rubrics with weighted scoring.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Shakudo-io/opencode-skills --skill evaluation-shakudo-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluation
Source: https://github.com/Shakudo-io/opencode-skills/tree/main/context-optimization/skills/evaluation
Command: npx skills add https://github.com/Shakudo-io/opencode-skills --skill evaluation-shakudo-io

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a framework to evaluate and improve agent performance through structured rubrics, tests, and continuous monitoring.

Core Features & Use Cases

  • Structured rubrics for multi-dimensional evaluation
  • Test-set driven validation and production monitoring
  • Continuous feedback loop to guide context engineering and tool usage

Quick Start

Set up a basic evaluation for an agent by selecting a rubric, choosing a test set, and running the evaluation to generate a report.

Frequently Asked Questions about evaluation

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

FAQPage Schema
How do I evaluate agent performance using multi-dimensional rubrics?

To evaluate agent performance, you score outputs against structured rubrics covering factual accuracy, completeness, citation accuracy, source quality, and tool efficiency with weighted scoring to quantify results and guide improvements.

What is the best way to monitor agent outputs in production for quality?

The best way to monitor agent outputs in production is by applying structured rubrics continuously through an evaluation runner, creating a feedback loop that tracks quality across iterations and flags regressions.

How do I set up a test set to validate my AI agent's responses?

You validate AI agent responses by selecting a structured test set, defining evaluation rubrics, and running an evaluation to generate a performance report that quantifies factual accuracy and completeness.

Can I score citation accuracy and source quality separately for agent answers?

Yes, you can score citation accuracy and source quality separately by configuring multi-dimensional rubrics with weighted scoring, allowing you to isolate and quantify specific dimensions of agent performance.

Does this agent evaluation framework support automated testing and benchmarking?

Yes, the framework supports automated testing and benchmarking by providing tooling for test sets, evaluation runners, and continuous monitoring to quantify agent performance across multiple iterations.

Why do I need weighted scoring when benchmarking AI agent outputs?

You need weighted scoring when benchmarking AI agent outputs to prioritize critical dimensions like factual accuracy over secondary metrics like tool efficiency, ensuring the evaluation reflects actual performance priorities.