What problem does it solve?
Prevents incorrect, misleading, or non-reproducible analysis results from reaching stakeholders by providing a structured pre-delivery QA workflow and documentation standards.
Core Features & Use Cases
- Data Quality Checks: Source verification, freshness, completeness, null handling, deduplication, and filter verification to ensure input integrity.
- Calculation & Reasonableness Checks: Aggregation, denominator correctness, join validation, timezone alignment, and sanity checks for magnitude and trends.
- Reproducibility & Documentation: Templates for analysis metadata, SQL/code documentation, assumptions, and version control practices for repeatable results.
- Use Case: Run this checklist before sending a dashboard or report to product managers, finance, or external stakeholders to catch join explosions, denominator shifts, and formatting issues.
Quick Start
Ask the validation skill to run the pre-delivery QA checklist on my analysis, highlight any red flags, and produce a reproducible documentation template.