
Documentation
Skene reads the analytics calls in your repo, builds a baseline, and flags drift on every PR. These docs cover the four ways to plug it in, what it catches, the analytics libraries it knows, and how to configure it.
Install
Four surfaces, four installs: MCP into your coding agent, GitHub Action in CI, cloud API call, or a one-time CLI audit.
What Skene catches
Five failure modes (removed, renamed, moved, payload, conditional) with concrete examples of how each shows up.
Supported libraries
PostHog, Mixpanel, Segment, Amplitude, Heap, Snowplow. Which calls Skene reads for each.
Configuration
Allowlist, ignore patterns, environment-specific rules, and how to mark intentional changes as accepted.