Marketplace
quality-gates
Use when establishing tests, monitoring, and incident response for analytics models.
$ Installieren
git clone https://github.com/gtmagents/gtm-agents /tmp/gtm-agents && cp -r /tmp/gtm-agents/plugins/analytics-pipeline-orchestration/skills/quality-gates ~/.claude/skills/gtm-agents// tip: Run this command in your terminal to install the skill
SKILL.md
name: quality-gates description: Use when establishing tests, monitoring, and incident response for analytics models.
Analytics Quality Gates Skill
When to Use
- Designing validation steps for new models or dashboards.
- Setting up automated data quality monitoring.
- Running incident reviews after data breaks.
Framework
- Test Coverage – schema, freshness, unique, referential, accepted values, volume thresholds.
- Alerting – severity tiers, alert channels, on-call rotation, escalation policies.
- Incident Response – triage checklist, communication templates, resolution targets.
- Change Management – approval workflow, rollback plan, audit logging.
- Postmortems – root cause analysis, remediation tasks, knowledge base updates.
Templates
Templates
- QA Checklist: See
assets/qa_checklist.mdfor validation steps. - Quality matrix (model/table → tests → owner → SLA).
- Incident playbook (trigger, response steps, communication log).
- Change request form with risk assessment.
Tips
- Tie quality gates to CI/CD or dbt Cloud jobs to block bad deploys.
- Keep alert fatigue low by tuning thresholds.
- Document every incident for future prevention.
Repository

gtmagents
Author
gtmagents/gtm-agents/plugins/analytics-pipeline-orchestration/skills/quality-gates
31
Stars
7
Forks
Updated4d ago
Added6d ago