What problem does it solve?
Use this skill to enable self-critique, reflection, and iterative quality improvement within an agent workflow. It provides a suite of evaluation patterns and rubric-based guidance to design, run, and validate assessments of agent outputs, helping teams build more reliable and tunable intelligent systems.
Core Features & Use Cases
- Pattern-aware evaluation design: reflects on performance (Reflect-and-Refine), separates generation and evaluation (Evaluator-Optimizer), and integrates LLM-as-Judge and code-focused testing (Code Reflection, Rubric-Based).
- Rubric-driven scoring: supports multi-dimensional, calibrated scoring with actionable feedback to drive concrete improvements.
- Domain-aware adaptation: enables integration of domain-specific rubrics and best practices to guardrail quality in production agent workflows.
Quick Start
Set up a 3-iteration evaluator-optimizer loop to evaluate a given task with a multi-dimensional rubric and return the best output.