What problem does it solve?
PostHog projects generate data across many products (error tracking, session replay, logs, web analytics, feature flags, and more), but no single person watches all of it. This Skill acts as a generalist scout that continuously explores a PostHog project, finds cross-product correlations and surfaces that specialist scouts don't cover, and files actionable findings as inbox reports for humans to review.
Core Features & Use Cases
- Project Coverage Mapping: Builds and maintains a durable coverage map of which PostHog products have live data, using the event taxonomy and MCP tool surface, so no product goes unwatched.
- Cross-Product Correlation Detection: Validates hypotheses with concrete queries (trends, funnels, error tracking, SQL) and authors reports pairing two correlated data series side by side.
- Deduplication & Memory: Uses a keyed scratchpad with prefix conventions (pattern:, noise:, dedupe:, report:, reviewer:) to avoid re-filing known issues and to route reports to resolved owners via suggested reviewers.
- Use Case: A team runs PostHog with error tracking, web analytics, and session replay but no dedicated monitoring. The scout discovers a spike in $exception events correlating with a drop in checkout funnel conversion, confirms no existing inbox report covers it, and files a report with both charts assigned to the owning engineer.
Quick Start
Ask the scout to explore this PostHog project, find anything worth surfacing across products, and file it as an inbox report.