community-automations/data-quality-watch

Recherche & Veille

PublicSous-agent Claude

Veille qualité de données

Les pipelines cassés restent silencieux jusqu'à ce que quelqu'un remarque qu'un dashboard a l'air faux, souvent plusieurs jours plus tard. Ce gardien repère la casse au moment où elle se produit.

sonnet4 joursdbtPostgresGreat ExpectationsSlack
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

Les pipelines cassés restent silencieux jusqu'à ce que quelqu'un remarque qu'un dashboard a l'air faux, souvent plusieurs jours plus tard. Ce gardien repère la casse au moment où elle se produit.

Il profile chaque table de façon planifiée pour la fraîcheur, le nombre de lignes et le schéma, puis compare à la dernière exécution réputée correcte. Une chute, un chargement obsolète ou une colonne modifiée déclenche une alerte Slack vers l'équipe propriétaire, en nommant la table, le contrôle en échec et la dernière valeur qui semblait juste.

Comment il s'exécute

    • 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.

Exemple de sortie

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.