This skill addresses a systematic problem in AI agent evaluation: published benchmark scores often reflect the evaluation harness as much as the model itself, making procurement and deployment decisions unreliable. It introduces a performance decomposition model where production performance equals model capability multiplied by a harness multiplier, and identifies the five harness dimensions that constitute that multiplier: context management, tool integration depth, memory continuity, verification mechanisms, and multi-agent coordination.
The skill provides four benchmark interpretation questions as a structured checklist for auditing any published comparison before treating its headline number as a performance prediction. It also delivers the Harness-Aware Evaluation Protocol, a five-step method covering representative task set definition, harness-constant comparison, task-level outcome measurement, harness dimension scoring, and system-level reporting. This protocol is designed to produce evaluations that correlate with a team’s actual deployment environment rather than a vendor’s test setup.
Additional deliverables include a system-level performance report template that captures task completion rate, bug rate, verification pass rate, session restart overhead, and observed harness multiplier, plus an anti-pattern library covering three common evaluation mistakes with concrete fixes. The skill is aimed at engineering teams, technical leads, and engineering managers who need evidence-based agent procurement recommendations and a method for diagnosing gaps between benchmark expectations and observed agent behavior.