Skip to content
Data
Command

/bq-explain

Explain a BigQuery feature, function, or concept with working examples. Pass the feature name or question.

From plugin
bigquery-expert
156 skills3 agents6 commands
Install
> /plugin marketplace add justvinhhere/bigquery-expert
> /plugin install bigquery-expert@justvinhhere-bigquery-expert

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/bq-explain

Context preview

What this command does when you run it.

Explain a BigQuery feature, function, or concept with working examples. Pass the feature name or question.

Command definition

bq-explain.md
description: Explain a BigQuery feature, function, or concept with working examples. Pass the feature name or question.
argument-hint: "<feature or question>"

BigQuery Feature Explainer

Explain the requested BigQuery feature using the `bigquery-features` skill.

Instructions

1. **Determine the feature to explain:**

  • If an argument is provided, use it as the feature name or question.
  • If no argument is provided, look for the most recent BigQuery feature question in the current conversation.
  • If no feature is identifiable, ask the user what they want to learn about.

2. **Explain the feature** using the bigquery-features skill, covering all four aspects:

  • **What it is:** concise definition.
  • **When to use it:** concrete use cases and when to prefer it over alternatives.
  • **Working example:** complete, runnable BigQuery SQL.
  • **Common pitfalls:** gotchas, limits, performance traps.

3. **Cross-reference cost implications** using the `bigquery-optimization` skill when the feature affects cost or performance (e.g., MERGE DML quotas, BQML slot consumption, BI Engine reservations).

4. **Output format:**

## <Feature Name>

### What It Is
<definition>

### When to Use
<use cases>

### Example
<working SQL>

### Pitfalls
<gotchas and limits>
Ships withbigquery-expert

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.

Get the whole plugin

Other commands on bigquery-expert.