community-automations/data-quality-watch

Έρευνα & Intel

PublicΥποπράκτορας Claude

Παρακολούθηση Ποιότητας Δεδομένων

Ένα σπασμένο pipeline μένει σιωπηλό μέχρι κάποιος να προσέξει ότι ένα dashboard δείχνει λάθος, συνήθως μέρες μετά. Αυτός ο watcher πιάνει τη βλάβη τη στιγμή που συμβαίνει.

sonnet4 ημέρεςdbtPostgresGreat ExpectationsSlack
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Ένα σπασμένο pipeline μένει σιωπηλό μέχρι κάποιος να προσέξει ότι ένα dashboard δείχνει λάθος, συνήθως μέρες μετά. Αυτός ο watcher πιάνει τη βλάβη τη στιγμή που συμβαίνει.

Ελέγχει κάθε πίνακα σε τακτά διαστήματα ως προς τη φρεσκάδα, τον αριθμό γραμμών και το schema, και μετά συγκρίνει με την τελευταία επιτυχημένη εκτέλεση. Μια πτώση, μια καθυστερημένη φόρτωση ή μια αλλαγμένη στήλη ενεργοποιεί ειδοποίηση στο Slack στην αρμόδια ομάδα, ονομάζοντας τον πίνακα, τον έλεγχο που απέτυχε και την τελευταία τιμή που φαινόταν σωστή.

Πώς λειτουργεί

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Δείγμα εξόδου

json
// Sample output
// (generated when the pipeline finishes)

On a schedule, check tracked tables for freshness, row counts, and schema drift, and alert owners on any deviation.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.