What problem does it solve?
Teams lose track of what numbers canonically mean, which warehouse tables to trust, and how tables join, because that knowledge lives only in people's heads. This Skill seeds and curates a per-project data catalog (semantic layer) so metrics, trust marks, and relationships are recorded, reviewed, and kept current.
Core Features & Use Cases
- Catalog seeding: Certify trusted warehouse tables/views, propose evidence-backed table joins with measured match rates, and create canonical metrics from existing PostHog insights.
- Review queue maintenance: Pull pending metric, relationship, and certification proposals from
system.information_schema, summarize their evidence, and promote or reject them via human-confirmed MCP tools.
- Drift handling: Detect metrics that have diverged from their source insight and re-snapshot or redefine them before approval.
- Use Case: A data team bootstraps a new PostHog project: the Skill surveys the most-queried tables, proposes certifications for the trusted ones, samples candidate join keys for match-rate evidence, and seeds canonical metrics from the team's most-used insights, all landing as proposals for human approval.
Quick Start
Ask the agent to set up the data catalog for this project by certifying trusted tables, proposing evidenced joins, and seeding canonical metrics from existing insights.