community-automations/data-quality-watch

البحث والاستطلاع

Publicوكيل Claude فرعي

مراقب جودة البيانات

تبقى خطوط الأنابيب المعطوبة صامتة إلى أن يلاحظ أحدهم أن لوحة معلومات تبدو خاطئة، وغالباً بعد أيام. هذا الراصد يلتقط العطل لحظة وقوعه.

sonnet4 أيامdbtPostgresGreat ExpectationsSlack
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

تبقى خطوط الأنابيب المعطوبة صامتة إلى أن يلاحظ أحدهم أن لوحة معلومات تبدو خاطئة، وغالباً بعد أيام. هذا الراصد يلتقط العطل لحظة وقوعه.

يحلّل كل جدول وفق جدول زمني من حيث الحداثة وعدد الصفوف والبنية، ثم يقارن بآخر تشغيل سليم معروف. يطلق أي انخفاض أو تحميل قديم أو عمود متغيّر تنبيهاً في 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.