← Back to Skills
🔍

Data Quality Audit

Run validation queries to check for nulls, duplicates, and anomalies, then report findings

Data 5 steps 4 tools 4 servers

Example Prompt

Run a data quality audit on our production database and report any nulls or duplicates

About

This skill performs a comprehensive data quality audit by running validation queries against your database. It checks for null values in required fields, duplicate records, orphaned references, and statistical anomalies. The results are compiled into a clear report and shared with the team via Slack.

Workflow Steps

1

Run queries to detect null values in columns that should not allow them

📊 Run SQL Query
2

Run queries to find duplicate records across key tables

📊 Run SQL Query
3

Analyze the query results to assess severity and identify root causes

🧠 Structured Reasoning
4

Store the audit results in memory for historical trend comparison

🧠 Store Memory
5

Send the data quality audit report to the team Slack channel

📨 Send Message

Tags

data-qualityvalidationauditdatabase