check-posthog
Installation
SKILL.md
/check-posthog
Audit PostHog integration. Output findings as structured report.
What This Does
- Check SDK configuration
- Check event tracking health
- Check privacy compliance
- Check feature flags
- Check reverse proxy setup
- Output prioritized findings (P0-P3)
This is a primitive. It only investigates and reports. Use /log-posthog-issues to create GitHub issues or /fix-posthog to fix.
Process
1. Environment Check
Related skills