data-integrity-monitoring

Monitor data integrity across Stripe, HubSpot, and Google Calendar with automated checks and alerts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/EverHouse/everclubapp --skill data-integrity-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-integrity-monitoring
Source: https://github.com/EverHouse/everclubapp/tree/main/.agents/skills/data-integrity-monitoring
Command: npx skills add https://github.com/EverHouse/everclubapp --skill data-integrity-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill safeguards your application's data integrity by proactively identifying and alerting on discrepancies, sync issues, and operational failures across various integrated services.

Core Features & Use Cases

  • Comprehensive Checks: Performs over 27 distinct integrity checks covering members, bookings, payments, and external service syncs.
  • Automated Alerting: Notifies staff via in-app messages and emails for critical and high-severity issues, with configurable thresholds and cooldowns.
  • Monitoring Dashboards: Provides detailed insights into webhook events, job queues, and scheduler health.
  • Use Case: Automatically detect if a member's subscription status in Stripe doesn't match their status in your internal database, preventing service disruptions and billing errors.

Quick Start

Run a full data integrity check and review any critical or high-severity alerts.

Frequently Asked Questions about data-integrity-monitoring

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

FAQPage Schema
How do I detect data sync mismatches between Stripe and my internal database?

Detect data sync mismatches between Stripe and your database by running automated integrity checks that compare member subscription statuses across integrated services. This Skill flags discrepancies, preventing service disruptions and billing errors through over 27 distinct validation checks.

What is data integrity monitoring for integrated systems like HubSpot and Google Calendar?

Data integrity monitoring for integrated systems like HubSpot and Google Calendar is the process of validating data consistency and detecting sync mismatches or operational failures. It uses automated checks and alerts to safeguard application data accuracy across various external platforms.

Can I configure alert thresholds and cooldowns for automated data validation alerts?

Yes, you can configure alert thresholds and cooldowns for automated data validation alerts. The system notifies staff via in-app messages and emails for critical and high-severity issues, allowing you to customize thresholds to match your operational needs.

How do I run a full data integrity check across multiple connected services?

Run a full data integrity check across connected services by executing the Skill's automated validation suite. It evaluates members, bookings, payments, and external service syncs, then surfaces any critical or high-severity alerts for immediate review.

Does this data validation approach handle rate limiting and multi-instance database locking?

Yes, this data validation approach requires robust error handling, rate limiting, and database-level locking for multi-instance safety. These mechanisms ensure checks run reliably without exceeding API limits or causing conflicts across concurrent application instances.

What's the best way to monitor webhook events and job queue health?

The best way to monitor webhook events and job queue health is through dedicated monitoring dashboards. This Skill provides detailed insights into scheduler health and system performance, complementing its automated data quality and sync issue alerts.