log-posthog-issues
Installation
SKILL.md
/log-posthog-issues
Run /check-posthog, then create GitHub issues for all findings.
What This Does
- Run
/check-posthogto identify issues - Create one GitHub issue per finding
- Label and prioritize appropriately
- Link related issues together
Issue Template
gh issue create \
--title "[PostHog] $TITLE" \
--label "posthog,priority/$PRIORITY" \
--body "$(cat <<'EOF'
## Problem
Related skills