·check-posthog
{}

check-posthog

Audit PostHog integration: SDK setup, event tracking, privacy settings, feature flags, and data quality. Outputs structured findings. Use log-posthog-issues to create issues. Use fix-posthog to fix. Invoke for: analytics audit, event tracking review, PostHog health check.

20Installs·0Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill check-posthog

How to Install check-posthog

Quickly install check-posthog AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill check-posthog
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: phrazzld/claude-config.

SKILL.md

View raw

This is a primitive. It only investigates and reports. Use /log-posthog-issues to create GitHub issues or /fix-posthog to fix.

| SDK not initialized | P0 | | API key missing/invalid | P0 | | Events not flowing | P0 | | No reverse proxy | P1 | | Privacy masking missing | P1 | | PII in identify() | P1 | | No standard events | P2 | | Debug mode in prod | P2 | | Stale feature flags | P2 | | No server-side tracking | P3 | | No session recording | P3 |

Audit PostHog integration: SDK setup, event tracking, privacy settings, feature flags, and data quality. Outputs structured findings. Use log-posthog-issues to create issues. Use fix-posthog to fix. Invoke for: analytics audit, event tracking review, PostHog health check. Source: phrazzld/claude-config.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill check-posthog
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from phrazzld/claude-config

Quick answers

What is check-posthog?

Audit PostHog integration: SDK setup, event tracking, privacy settings, feature flags, and data quality. Outputs structured findings. Use log-posthog-issues to create issues. Use fix-posthog to fix. Invoke for: analytics audit, event tracking review, PostHog health check. Source: phrazzld/claude-config.

How do I install check-posthog?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill check-posthog Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/phrazzld/claude-config