Back to Skills

quality-gates

verified

Use when establishing tests, monitoring, and incident response for analytics

View on GitHub

Marketplace

gtm-agents

gtmagents/gtm-agents

Plugin

analytics-pipeline-orchestration

orchestration

Repository

gtmagents/gtm-agents
60stars

plugins/analytics-pipeline-orchestration/skills/quality-gates/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/gtmagents/gtm-agents/blob/main/plugins/analytics-pipeline-orchestration/skills/quality-gates/SKILL.md -a claude-code --skill quality-gates

Installation paths:

Claude
.claude/skills/quality-gates/
Powered by add-skill CLI

Instructions

# 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
1. **Test Coverage** – schema, freshness, unique, referential, accepted values, volume thresholds.
2. **Alerting** – severity tiers, alert channels, on-call rotation, escalation policies.
3. **Incident Response** – triage checklist, communication templates, resolution targets.
4. **Change Management** – approval workflow, rollback plan, audit logging.
5. **Postmortems** – root cause analysis, remediation tasks, knowledge base updates.

## Templates
## Templates
- **QA Checklist**: See `assets/qa_checklist.md` for 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.

---

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1101 chars