How do I run my own day-to-day?
SQL introspection
Read-only SQL introspection micro-skill — describe a BigQuery schema, sample rows, and validate constraints (not-null, uniqueness, referential hints) with SELECT-only guardrails.
What this capability does
Read-only SQL introspection micro-skill — describe a BigQuery schema, sample rows, and validate constraints (not-null, uniqueness, referential hints) with SELECT-only guardrails.
How employees use it
Ask for the outcome in normal job language. The coding agent selects the approved implementation, records evidence, and returns a review-ready result.
“check BigQuery table for https://sherberandrad.com”
Where the technical instructions live
The detailed implementation guide stays inside the private Toolkit repository. Employee-facing pages intentionally use friendly capability names only.
