eval-audit

Audit LLM evaluation pipelines across six diagnostic areas and rank findings by severity.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill eval-audit-mantisware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-audit
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/analysis/eval-audit
Command: npx skills add https://github.com/MantisWare/BizForge --skill eval-audit-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits LLM evaluation pipelines to identify correctness gaps, coverage gaps, and reliability issues before they bias decisions.

Core Features & Use Cases

  • Systematically evaluates 6 diagnostic areas (data quality, metric validity, judge reliability, coverage gaps, statistical rigor, and pipeline integrity) and reports structured check/finding pairs with severity.
  • Produces prioritized findings and recommends follow-up skills to close gaps in evaluation pipelines.
  • Use case: QA for confidential model evaluations to ensure trustworthy results before publication.

Quick Start

Run /eval-audit on your eval pipeline to generate a complete assessment and action plan.

Frequently Asked Questions about eval-audit

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

FAQPage Schema
How do I audit an LLM evaluation pipeline for correctness and reliability?

You can audit your LLM evaluation pipeline by running a diagnostic assessment across six areas: data quality, metric validity, judge reliability, coverage gaps, statistical rigor, and pipeline integrity, which produces structured findings ranked by severity.

What is LLM evaluation pipeline quality assurance and when do I need it?

LLM evaluation pipeline quality assurance is the process of identifying correctness, coverage, and reliability gaps before they bias decisions. You need it when preparing confidential model evaluations to ensure trustworthy results prior to publication.

How do I check LLM-as-a-judge reliability and metric validity in my eval pipeline?

Checking judge reliability and metric validity requires running diagnostic checks that evaluate your evaluation pipeline's scoring mechanisms, producing structured check/finding pairs that flag vulnerabilities and coverage gaps with assigned severity levels.

Can I assess statistical rigor and data quality issues in my LLM evaluation workflow?

Yes, assessing statistical rigor and data quality is achieved by applying targeted diagnostic checks to your LLM evaluation workflow, which outputs prioritized findings that highlight specific integrity issues and recommends follow-up actions to close detected gaps.

What's the best way to identify coverage gaps and pipeline integrity issues in model evaluations?

The best way to identify coverage gaps and pipeline integrity issues is to run a comprehensive audit across six diagnostic areas, generating an action plan with structured findings and severity rankings to systematically address vulnerabilities in your evaluation pipeline.

Do I need any specific dependencies or components to run an LLM evaluation pipeline audit?

No specific dependencies or components are required to run the LLM evaluation pipeline audit. Simply execute the assessment on your existing eval pipeline to generate a complete evaluation report and recommended action plan for detected gaps.