analytics-audit
Installation
SKILL.md
Run a comprehensive analytics audit: $ARGUMENTS
$ARGUMENTS should include:
--provider <ga4|posthog|vercel|supabase|all>— scope the audit (default: all)--fix— attempt to fix issues found (default: report only)
Audit Protocol
Run ALL checks in order. Report findings with severity:
- CRITICAL — Data is not being collected at all
- HIGH — Data is inaccurate or missing key dimensions
- MEDIUM — Best practice violation, data quality issue
- LOW — Minor improvement, future-proofing