bq-cost-analyzer
Use when asked to analyze BigQuery SQL files across a project for cost optimization opportunities, estimate total query costs, or audit a codebase for expensive query patterns. <example>Analyze all my SQL files for cost optimization opportunities</example> <example>Which queries
$ npx -y skills add justvinhhere/bigquery-expert --agent claude-codeShips with bigquery-expert. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use when asked to analyze BigQuery SQL files across a project for cost optimization opportunities, estimate total query costs, or audit a codebase for expensive query patterns. <example>Analyze all my SQL files for cost optimization opportunities</example> <example>Which queries
A comprehensive BigQuery plugin for Claude Code. Five integrated skill areas that activate automatically -- writing queries, designing schemas, optimizing costs, detecting anti-patterns, and navigating BigQuery-specific features.
Repo: justvinhhere/bigquery-expert
Other agents on bigquery-expert.
- bq-reviewer
Use when asked to review all SQL files in a project or directory for BigQuery anti-patterns, scan a codebase for SQL performance issues, or audit BigQuery queries across multiple files. <example>Scan all SQL files in this project for BigQuery anti-patterns</example>
Open agent - bq-schema-advisor
Use when asked to analyze table schemas across a project, recommend partitioning and clustering strategies for existing tables, audit schema design, or optimize table structure across a dataset or project. <example>Analyze my BigQuery schemas and recommend partitioning
Open agent

