bigconfig-generator

Official

Automate Bigeye bigconfig for Mozilla data quality.

Authormozilla
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates and manages Bigeye monitoring configurations for BigQuery tables, enabling consistent data quality monitoring across Mozilla's data pipelines. It creates and updates metadata.yaml, bigconfig.yml, and optional custom rules, with safety guidance and integration points to the broader construction workflow.

Core Features & Use Cases

  • Template-driven monitoring: generate standard metadata.yaml and bigconfig.yml templates based on table type and criticality
  • Bundled resources: provide templates and optional custom rules for tailored monitoring
  • Integration with metadata-manager: aligns monitoring with schema/metadata generation
  • Deployment safety guidance: explicit warnings about manual deployment risks and recommended automated deployment workflow

Quick Start

Provide a scenario (table name, criticality, and monitoring needs) and request generation of the appropriate bigconfig templates and rules for deployment in the repository.

Dependency Matrix

Required Modules

PyYAML

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bigconfig-generator
Download link: https://github.com/mozilla/bigquery-etl-skills/archive/main.zip#bigconfig-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository