eval-audit

Audit LLM evaluation pipelines and output prioritized findings with concrete fixes.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/adamatdevops/forge-works --skill eval-audit-adamatdevops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-audit
Source: https://github.com/adamatdevops/forge-works/tree/main/.skills/hamelsmu/eval-audit
Command: npx skills add https://github.com/adamatdevops/forge-works --skill eval-audit-adamatdevops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams identify weaknesses in their LLM evaluation pipeline so they stop measuring the wrong things and can improve real-world quality with concrete next steps.

Core Features & Use Cases

  • Prioritized eval diagnostics: Audits an eval workflow by impact, covering error analysis, evaluator design, judge validation, human review, labeled data sufficiency, and pipeline hygiene.
  • Actionable findings report: Produces findings grouped by the six diagnostic areas and each with a specific fix.
  • Operational fit: Works even when eval infrastructure exists (traces, evaluator configs, judge prompts, labeled datasets) and can guide what to do when it does not.

Quick Start

Ask an AI to audit your current LLM eval setup by reviewing your available traces, evaluator configs, judge prompts, and labeled data, then return an impact-ordered findings report with concrete next steps.

Frequently Asked Questions about eval-audit

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

FAQPage Schema
How do I audit my LLM evaluation pipeline for gaps and errors?

To audit an LLM evaluation pipeline, inspect traces, evaluator configurations, judge prompts, and labeled datasets. Diagnostic checks across error analysis, evaluator design, and pipeline hygiene produce a prioritized findings report with concrete fixes ordered by impact.

What is LLM judge validation and when do I need to review it?

LLM judge validation checks whether automated evaluators accurately assess model outputs. You need to review it when judge prompts produce inconsistent or inaccurate scoring, requiring diagnostic checks to identify design flaws and apply concrete fixes to the evaluation pipeline.

How do I assess labeled data sufficiency for LLM evals?

Assess labeled data sufficiency by inspecting available datasets within the evaluation pipeline. Diagnostic checks determine whether labeled data volume and quality adequately support reliable evaluator performance and human review processes across staging or production workflows.

Can I evaluate pipeline hygiene and human review processes for staging workflows?

Yes, pipeline hygiene and human review processes can be evaluated for staging workflows. The audit inspects existing evaluator configurations and traces to identify operational weaknesses, returning an impact-ordered findings report with specific fixes to improve evaluation quality.

What's the best way to fix LLM evaluation pipelines measuring the wrong metrics?

The best way to fix LLM evaluation pipelines measuring wrong metrics is running diagnostic checks across error analysis, evaluator design, and judge validation. This produces an actionable findings report grouped by diagnostic areas, each with a specific fix to improve real-world quality.

Why does my LLM evaluator design produce inconsistent quality assessments?

LLM evaluator design produces inconsistent assessments due to gaps in judge validation, insufficient labeled data, or poor pipeline hygiene. Auditing these diagnostic areas identifies the specific weaknesses causing inaccurate measurements and provides concrete next steps to resolve them.