Verify PostHog instrumentation End-to-end check that the PostHog SDK is loaded and emitting events as expected. This skill orchestrates the three traffic-sim tools to give a complete picture of a site's instrumentation health. When to use - After running to confirm the install actually works. - After a deploy that touches analytics, tracking, or layout code. - When a customer reports "I'm not seeing events in PostHog" — to disambiguate between snippet issues, network issues, or filtering issues. - As a smoke test before launching a new site or marketing page. Workflow Step 1 — Confirm the sni…