metodologia-data-quality

Design a data quality framework for profiling, validation, anomaly detection, contracts, and SLA monitoring.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/JaviMontano/metodologia-propuesta-agent-public --skill metodologia-data-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metodologia-data-quality
Source: https://github.com/JaviMontano/metodologia-propuesta-agent-public/tree/main/.claude/skills/data/data-quality
Command: npx skills add https://github.com/JaviMontano/metodologia-propuesta-agent-public --skill metodologia-data-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Data quality issues undermine trust in analytics and decision-making. This Skill provides a structured framework to profile data, validate rules, codify data contracts, detect anomalies, and monitor SLAs across data pipelines.

Core Features & Use Cases

  • Profiling baselines and health scores across core datasets
  • Centralized validation rule engine with schema and cross-dataset checks
  • Data contracts between producers and consumers with enforcement and versioning
  • Configurable anomaly detection and remediation workflows
  • SLA monitoring dashboards for executives and operators

Quick Start

Analyze your data sources to generate profiling baselines, establish initial validation rules, and draft a data contract template for key producers and consumers.

Frequently Asked Questions about metodologia-data-quality

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

FAQPage Schema
How do I build a data quality framework for profiling and validation across data pipelines?

Build a data quality framework by profiling baselines, enforcing centralized validation rules, codifying data contracts, and monitoring SLAs across ingestion and transformation pipeline stages.

What are data contracts and how do they fit into a data quality framework?

Data contracts are codified agreements between producers and consumers that enforce schema validation and versioning. They fit into a data quality framework by preventing upstream pipeline changes from breaking downstream analytics.

How do I set up anomaly detection and remediation workflows for data pipelines?

Set up anomaly detection by configuring baseline profiles and health scores for core datasets, then mapping detected deviations to automated remediation workflows that restore data quality before SLA breaches occur.

Does this data quality framework support SLA monitoring dashboards for executives?

Yes, the data quality framework supports SLA monitoring dashboards designed for both executives and operators, providing visibility into pipeline health, data contract enforcement, and validation rule outcomes.

What's the best way to establish initial validation rules and data contracts?

The best way to establish initial validation rules and data contracts is to analyze data sources to generate profiling baselines, then draft YAML contract templates defining schema expectations for key producers and consumers.

Can I use this framework for cross-dataset validation checks and not just schema validation?

Yes, the centralized validation rule engine supports both schema checks and cross-dataset checks, enabling comprehensive data quality enforcement across multiple data sources within your pipelines.