Turning Engineering Analytics Into Insights

Converts engineering analytics (PR / CI) data into saved PostHog insights, dashboards, and subscriptions, and explains what data the product reads so it can be queried directly with SQL. The engineering analytics dashboard and MCP tools run curated HogQL privately over per-team GitHub warehouse tables; this skill teaches discovering those tables via engineering-analytics-sources, replicating the curated column semantics in HogQL, saving the query with insight-create, and scheduling delivery with subscriptions-create. Use when asked to "save this as an insight", "put CI health / merge times on a dashboard", "email me PR throughput weekly", "subscribe to these numbers", "alert on CI success rate", or "what data/tables does engineering analytics read". For ad-hoc CI and merge questions use diagnosing-ci-and-merge-bottlenecks instead.

AgentCorp-Inc Updated

File contents

AgentCorp-Inc/AgentCorp-Integrations-Skills/tree/main/PostHog/skills/turning-engineering-analytics-into-insights commit 3464b0de5c

Frequently asked questions

npx skillmds@latest add agentcorp-inc/turning-engineering-analytics-into-insights