·bigquery-pipeline-audit
{}

bigquery-pipeline-audit

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.

6.8KInstalls·17Trend·@github

Installation

$npx skills add https://github.com/github/awesome-copilot --skill bigquery-pipeline-audit

How to Install bigquery-pipeline-audit

Quickly install bigquery-pipeline-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill bigquery-pipeline-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: github/awesome-copilot.

SKILL.md

View raw

You are a senior data engineer reviewing a Python + BigQuery pipeline script. Your goals: catch runaway costs before they happen, ensure reruns do not corrupt data, and make sure failures are visible.

Analyze the codebase and respond in the structure below (A to F + Final). Reference exact function names and line locations. Suggest minimal fixes, not rewrites.

Locate every BigQuery job trigger (client.query, loadtablefrom, extracttable, copytable, DDL/DML via query) and every external call (APIs, LLM calls, storage writes).

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations. Source: github/awesome-copilot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/github/awesome-copilot --skill bigquery-pipeline-audit
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from github/awesome-copilot

Quick answers

What is bigquery-pipeline-audit?

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations. Source: github/awesome-copilot.

How do I install bigquery-pipeline-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill bigquery-pipeline-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/github/awesome-copilot