data-validation

Run pre-delivery QA checklists for data accuracy, bias, and reproducibility.

6|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/archibate/archibate-skills --skill data-validation-archibate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-validation
Source: https://github.com/archibate/archibate-skills/tree/main/old-skills/minor-skills/data-validation
Command: npx skills add https://github.com/archibate/archibate-skills --skill data-validation-archibate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA checks ensure analyses are accurate, unbiased, and reproducible before sharing with stakeholders.

Core Features & Use Cases

  • Pre-delivery QA checklist covering data quality, calculation correctness, and documentation standards.
  • Bias detection and survivorship bias checks, validation of aggregation logic.
  • Use Case: When preparing a quarterly report, run the checklist to ensure traceability and reproducibility.

Quick Start

Perform the QA checklist on your latest analysis to verify data quality, calculations, and reproducibility.

Frequently Asked Questions about data-validation

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

FAQPage Schema
How do I run pre-delivery QA checks on a data analysis report?

Pre-delivery QA checks systematize accuracy, bias detection, and documentation. You apply a structured checklist to verify data quality, validate aggregation logic, and ensure reproducibility before sharing reports with stakeholders.

What is the best way to check for survivorship bias in a dataset?

To check for survivorship bias in a dataset, you run explicit de-biasing checks during validation. This process identifies missing data populations and validates aggregation logic to ensure your analysis does not skew toward surviving observations only.

How do I ensure reproducibility and traceability in a data science model?

Ensuring reproducibility and traceability in a data science model requires enforcing strict documentation standards. You generate reproducibility reports and maintain a checklist that tracks data sources and calculation correctness across all validation steps.

Can I use a structured checklist to validate dashboard calculations before delivery?

Yes, you can use a structured checklist to validate dashboard calculations. It systematically verifies data quality, checks calculation correctness, and enforces documentation standards, ensuring your dashboard meets accuracy requirements before stakeholder delivery.

When do I need to perform bias detection checks on my data analysis?

Bias detection checks are needed whenever you prepare an analysis for stakeholder delivery, such as a quarterly report. Running these checks before delivery ensures your data quality and aggregation logic are free from survivorship bias and accurately documented.