data-validation

Run methodology, accuracy, and bias checks on analytics artifacts.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/qytay-palo/gen-e2-data-analysis-MOH --skill data-validation-qytay-palo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-validation
Source: https://github.com/qytay-palo/gen-e2-data-analysis-MOH/tree/main/.github/prompts/data-plugin/skills/data-validation
Command: npx skills add https://github.com/qytay-palo/gen-e2-data-analysis-MOH --skill data-validation-qytay-palo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA an analysis before sharing with stakeholders — methodology checks, accuracy verification, and bias detection. Use when reviewing an analysis for errors, checking for survivorship bias, validating aggregation logic, or preparing documentation for reproducibility.

Core Features & Use Cases

  • Data-quality checks: Source verification, data freshness, completeness, null handling, deduplication, and filter verification.
  • Calculation & Reasonableness checks: Ensure correct aggregation, denominators, date alignment, join correctness, and consistent metrics definitions.
  • Documentation & reproducibility: Generate a clear methodology narrative and a reproducible results package for stakeholders.

Quick Start

Inspect the analysis artifacts, run the QA checks, and generate reproducible documentation ready for stakeholders.

Frequently Asked Questions about data-validation

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

FAQPage Schema
How do I check my data analysis for survivorship bias before sharing results?

Survivorship bias is detected by applying methodology checks across your datasets and aggregations to identify skewed populations from hidden selection filters. The QA process inspects analytics artifacts to catch these biases before stakeholders see results.

What's the best way to validate aggregation logic and verify calculation accuracy in a dataset?

Aggregation logic validation verifies correct denominators, date alignment, and join correctness across your metrics. Reasonableness checks ensure consistent metric definitions and accurate calculations before generating final reproducible documentation packages.

How do I generate reproducible documentation for a data quality audit?

Reproducible documentation is generated by creating a structured package including data sources, definitions, methodology, assumptions, and versioned queries. This audit-ready output enforces reproducibility and transparency for stakeholder review.

Can I use automated QA checks to find deduplication issues and null handling errors in my data?

Deduplication issues and null handling errors are identified through data-quality checks that verify source freshness, completeness, and filter logic. The QA process scans datasets to catch these structural data errors before sharing analysis results.

Does data validation work without external dependencies or specific data visualization platforms?

Data validation operates without external dependencies, applying methodology checks directly to your analytics artifacts. It processes datasets, aggregations, and documentation independently to generate structured results packages.