validate-data

Validate analysis methodology, calculations, and visualizations with a confidence rating.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ilove323/comlan-skills --skill validate-data-ilove323
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-data
Source: https://github.com/ilove323/comlan-skills/tree/main/data/skills/validate-data
Command: npx skills add https://github.com/ilove323/comlan-skills --skill validate-data-ilove323

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help teams ensure analysis is accurate, reproducible, and free from common methodological or data-quality errors before presenting findings to stakeholders, reducing the risk of incorrect decisions and reputational harm.

Core Features & Use Cases

  • Methodology and assumption review: Check whether the analysis answers the correct question, whether cohorts and time ranges are defined appropriately, and whether assumptions are documented.
  • Computation and aggregation checks: Perform sample recalculations, verify joins and aggregations, inspect denominators, and flag potential "connection explosion" or double-counting issues.
  • Visualization and narrative validation: Audit charts for misleading axes or scales, confirm titles/time ranges, and assess whether conclusions are supported by the underlying data.
  • Use Case: Validate a product metrics report, re-run and sample key SQL results, and produce a confidence rating with prioritized fixes and talking points for stakeholders.

Quick Start

Validate the attached analysis or SQL query for methodology, calculations, visualizations, and produce a concise confidence rating with prioritized, actionable fixes before I share it.

Frequently Asked Questions about validate-data

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

FAQPage Schema
How do I validate SQL query results before sharing analysis with stakeholders?

To validate SQL query results before sharing analysis, you can perform methodology reviews, run sample recalculations, and verify joins and aggregations to catch double-counting issues. This outputs a confidence rating with prioritized remediation suggestions for stakeholders.

What is data quality assurance for data visualization and reporting?

Data quality assurance for reporting is the process of auditing charts for misleading axes, confirming time ranges, and verifying conclusions match the underlying data. It ensures analysis is accurate, reproducible, and free from methodological errors prior to delivery.

Can I check data analysis methodology and bias for notebooks and dataset samples?

Yes, you can check data analysis methodology and bias for notebooks, reports, and dataset samples. The validation process assesses whether cohorts and time ranges are defined appropriately and flags potential errors to prevent incorrect decisions and reputational harm.

What is the best way to audit aggregations and prevent double-counting in SQL queries?

The best way to audit aggregations and prevent double-counting in SQL queries is to perform computation checks that inspect denominators and verify joins. This identifies connection explosions and ensures analysis accuracy before presenting findings.

Does this data validation process produce actionable fixes for biased analysis?

Yes, the data validation process produces actionable fixes for biased analysis by outputting a concise confidence rating alongside prioritized remediation suggestions and talking points. This allows teams to correct methodological errors before stakeholder delivery.

When should I run a methodology review on a product metrics report?

You should run a methodology review on a product metrics report immediately before stakeholder sharing to verify it answers the correct question. Pre-delivery quality assurance confirms assumptions are documented and prevents sharing incorrect findings.