agency-model-qa-specialist

Audit machine learning models end-to-end and generate severity-rated remediation reports.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-model-qa-specialist-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-model-qa-specialist
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-model-qa-specialist
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-model-qa-specialist-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an end-to-end independent quality assurance audit for machine learning and statistical models, addressing undocumented assumptions, data pipeline gaps, miscalibration, performance regressions, and interpretability blind spots that can cause production failures.

Core Features & Use Cases

  • Documentation & Governance Review: Validate methodology, data pipeline, approvals, and monitoring frameworks for reproducibility and compliance.
  • Data Reconstruction & Stability Analysis: Recreate modeling populations, compute Population Stability Index (PSI), and flag silent drift or exclusion issues.
  • Model Replication & Calibration: Reproduce training, compare parameter and score deltas, run Hosmer-Lemeshow and discrimination metrics, and benchmark challenger models.
  • Interpretability & Fairness: Produce SHAP global and local analyses, Partial Dependence Plots, interaction detection, and fairness checks across protected groups.
  • Deliverables: Reproducible scripts, delta reports, severity-rated findings with quantified impact, and a governance-ready audit report.

Quick Start

Provide the model artifacts, training and OOT data snapshot, and methodology documents and request a full reproducible QA audit covering data reconstruction, PSI, discrimination metrics, calibration tests, SHAP and PDP analyses, and a severity-rated remediation report.

Frequently Asked Questions about agency-model-qa-specialist

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

FAQPage Schema
How do I audit machine learning models for data drift and calibration issues?

To audit machine learning models for data drift and calibration, run an end-to-end QA process that computes Population Stability Index (PSI) for drift, Hosmer-Lemeshow tests for calibration, and discrimination metrics to validate model reliability across development and production scenarios.

What is model interpretability analysis using SHAP and PDP?

Model interpretability analysis using SHAP and PDP involves generating global and local SHAP analyses and Partial Dependence Plots to detect feature interactions and explain predictions. This independent audit uncovers interpretability blind spots that could cause production failures.

Can I run a model QA audit on NLP and computer vision models?

Yes, you can run a model QA audit on NLP and computer vision models. The audit process applies to classification, regression, ranking, recommendation, forecasting, NLP, and computer vision models across development, out-of-time, and production evaluation scenarios.

How do I check model fairness across protected groups?

To check model fairness across protected groups, perform an interpretability and fairness audit that generates SHAP analyses and runs fairness checks across protected groups. This identifies governance issues and produces severity-rated findings with quantified impact and remediation recommendations.

What do I need to provide for a reproducible model QA audit?

For a reproducible model QA audit, you need to provide model artifacts, training and out-of-time (OOT) data snapshots, and methodology documents. The audit then produces reproducible scripts, delta reports comparing parameter and score deltas, and a governance-ready audit report.

When should I benchmark challenger models against a production model?

You should benchmark challenger models against a production model during a model replication and calibration audit to reproduce training, compare parameter and score deltas, and run discrimination metrics. This validates performance regressions and undocumented assumptions causing production failures.