log-posthog-issues

Installation
SKILL.md

/log-posthog-issues

Run /check-posthog, then create GitHub issues for all findings.

What This Does

  1. Run /check-posthog to identify issues
  2. Create one GitHub issue per finding
  3. Label and prioritize appropriately
  4. Link related issues together

Issue Template

gh issue create \
  --title "[PostHog] $TITLE" \
  --label "posthog,priority/$PRIORITY" \
  --body "$(cat <<'EOF'
## Problem
Related skills
Installs
20
GitHub Stars
10
First Seen
Feb 5, 2026