AI Agents Evaluation Scorecard

Agent Evaluation Scorecard Prompt

Grade agent output the same way every time — a rubric scoring correctness, grounding, safety, tone, and completeness, with a pass threshold instead of a gut call.

Overview

Evaluating agents by reading a few outputs and nodding doesn't scale and isn't consistent. This prompt builds a scorecard: the dimensions that matter (correctness, groundedness, safety, format adherence, tone, completeness), a concrete scale for each, and a weighted pass threshold — so two reviewers grade the same output the same way and 'good enough to ship' is a number.

How to use this resource

  1. Assemble the evaluation inputs

    Gather the agent output you want to grade, the task it was given, and what a correct response looks like. The rubric scores against that expected result, so the clearer it is, the more consistent the grade.

  2. Open this resource in AI Output Validator

    Load the scorecard into AI Output Validator and paste in the output alongside the expected result. The tool runs the prompt so you get the per-dimension scores without grading by hand.

  3. Review the scored dimensions

    Read the score and one-line reason for each dimension, then check the weighted total against the pass threshold and note the single issue holding the score down.

  4. Feed the failures back into the agent

    Use the dimensions that scored low to revise the agent's prompt or instructions, then re-score the next output against the same rubric to confirm it improved.

Why This Works

  • A rubric makes two reviewers grade the same output the same way
  • Weighting correctness and safety highest reflects what actually matters
  • A capping rule stops a polished but unsafe answer from scoring well

Best for

  • Teams evaluating agents by ad-hoc reading
  • Eval pipelines needing a structured score
  • Agents judged on more than just correctness

Not for

  • Generating the test inputs — use the Agent Test Scenario Prompt
  • Comparing two versions for drift — use the Agent Regression Test Prompt

Use cases

  • Scoring agent outputs consistently across reviewers
  • Setting a numeric 'ready to ship' threshold
  • Comparing prompt versions on the same rubric

FAQ

What pass threshold should I set for the agent evaluation scorecard?

The prompt leaves the threshold for you to set — it asks the model to "state it" rather than assuming a number. Pick a weighted-total cut-off that matches your risk tolerance (a customer-facing agent needs a higher bar than an internal draft), then apply it consistently so every output is judged against the same line. You run the scorecard in your own AI tool.

How are the weights set on this agent scorecard, and how is the weighted total calculated?

You choose the weights and the prompt makes them explicit — it instructs the model to "state the weights," with correctness and safety weighted highest by design. The weighted total combines each dimension's 0–5 score by its weight into one aggregate number, which is then compared to your threshold for the PASS or FAIL. Nothing is auto-graded; the model applies the rubric you supply.

Why did my agent fail the scorecard even though most dimensions scored high?

A high average can still FAIL because of the capping rule: a failing CORRECTNESS or SAFETY score caps the overall result regardless of how strong the other four dimensions are. So an output that is well-formatted, complete, and on-tone but wrong or unsafe won't pass. The one-line justification on each score shows exactly which dimension capped it.

Does a passing score on this scorecard mean the agent output is safe to ship?

No — a PASS means the output cleared the weighted threshold you set on this rubric, not that it's guaranteed safe or correct. The score is a structured signal that makes grading consistent and comparable, not a shipping sign-off; a rubric only checks the dimensions you defined against the expected result you supplied. Treat a PASS as evidence for a human ship decision, not a substitute for one.

More resources from AI Output Validator

Resources that pair well

Related tools

Projects that use this resource

Guides for this resource

Tip: Save time by exploring related resources and tools that integrate with this resource.