bq-analytics
01Plugin Claude Code
Plugin marketplace listing 1 plugin: bq-analytics.
Plugin Claude Code
Plugin marketplace listing 1 plugin: bq-analytics.
Plugin Claude Code
Skills for installing, instrumenting, querying, and operating bq-analytics — the tiny analytics SDK that pipes events directly to BigQuery. Bundles install, query, flags, and release.
Instructions file
Instructions for johnkueh/bq-analytics, covering bq-analytics — claude notes and releases publish on tag push, not on branch push.
Skill Claude CodeCodex
Add feature flags to a project that already has (or is adding) bq-analytics, then operate them — flip on/off, change rollout %, manage allowlists, materialize cohorts from BigQuery, and evaluate flag impact. Backed by Vercel Edge Config; exposures auto-track to events.raw. Use when the user wants flags, says "add…
Skill Claude CodeCodex
Install AND instrument bq-analytics in a project. Phase 1 detects the runtime and wires the SDK. Phase 2 scans the repo for auth / payment / key feature surfaces, suggests events, and instruments track/identify/group inline. Phase 3 (optional) provisions feature flags via Vercel Edge Config. Use when the user wants to…
Skill Claude CodeCodex
Query bq-analytics data in BigQuery via the bq CLI. Use when the user asks for product analytics, conversion funnels, log searches, user trait lookups, or any "show me from the data" question on a project that has bq-analytics installed.
Skill Claude CodeCodex
Add release-time UX (force-update gate, post-update what's-new sheet, channel-aware store deeplinks) to a project that has bq-analytics, then operate it — draft release notes, flip the gate, push hard-blocks during incidents. Backed by Vercel Edge Config under the key release. Use when the user wants force-update /…