fix-posthog

Installation
SKILL.md

/fix-posthog

Run /check-posthog, then fix the highest priority issue.

What This Does

  1. Run /check-posthog to identify issues
  2. Pick the highest priority unfixed issue
  3. Implement the fix
  4. Verify the fix works
  5. Report what was fixed

Fixes one issue per invocation. Run multiple times to fix multiple issues.

Fix Playbook

P0: SDK Not Initialized

Problem: initPostHog() not called or PostHogProvider missing.

Related skills
Installs
20
GitHub Stars
10
First Seen
Feb 5, 2026