eval-audit

Audit LLM evaluation pipelines for correctness, coverage, and reliability.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a systematic review of LLM evaluation pipelines to catch data quality issues, metric misalignment, judge reliability problems, coverage gaps, and statistical weaknesses before they contaminate decisions.

Core Features & Use Cases

  • Inventory and map the evaluation workflow across datasets, prompts, and results.
  • Run multi-diagnostic audits (data quality, metric validity, judge reliability, coverage, statistics, integrity) and output structured Check/Finding pairs with severity.
  • Generate prioritized recommendations and suggest follow-up skills to close gaps in the evaluation pipeline.

Quick Start

Run a full audit of your evaluation pipeline to identify data quality, metric validity, judge reliability, coverage gaps, statistics, and integrity issues.

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 reliability and data quality?

An LLM evaluation pipeline audit systematically reviews data quality, metric validity, judge reliability, coverage gaps, statistical rigor, and pipeline integrity. It outputs structured Check/Finding pairs with severity levels to ensure pipeline trust.

What is LLM evaluation pipeline integrity and why does it matter?

LLM evaluation pipeline integrity ensures that datasets, prompts, and results are correctly mapped and free from contamination. Maintaining this integrity prevents statistical weaknesses and metric misalignment from corrupting downstream model decisions.

How do I check LLM judge reliability and metric validity in my evaluation pipeline?

Checking LLM judge reliability and metric validity involves running multi-diagnostic audits across your evaluation workflow. These audits detect metric misalignment and judge inconsistencies, producing prioritized findings to close coverage gaps.

What is the best way to identify coverage gaps and statistical weaknesses in LLM evaluation?

The best way to identify coverage gaps and statistical weaknesses is to inventory and map the evaluation workflow across datasets, prompts, and results. A full diagnostic audit prioritizes these findings to prevent flawed decisions.

Can I get prioritized recommendations after auditing my LLM evaluation pipeline?

Yes, auditing an LLM evaluation pipeline generates prioritized recommendations based on structured Check/Finding pairs with severity. It also suggests follow-up skills to close identified gaps in the evaluation pipeline.

When should I run a full diagnostic audit on my LLM evaluation metrics?

You should run a full diagnostic audit on LLM evaluation metrics when you need to catch data quality issues, judge reliability problems, or statistical weaknesses before they contaminate your model evaluation decisions.