posthog-observability

Set up comprehensive observability for PostHog integrations with metrics, traces, and alerts.

Content Preview
---
name: posthog-observability
description: |
  Set up comprehensive observability for PostHog integrations with metrics, traces, and alerts.
  Use when implementing monitoring for PostHog operations, setting up dashboards,
  or configuring alerting for PostHog integration health.
  Trigger with phrases like "posthog monitoring", "posthog metrics",
  "posthog observability", "monitor posthog", "posthog alerts", "posthog tracing".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
auth
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/posthog-observability.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/posthog-pack/skills/posthog-observability/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/posthog-pack/skills/posthog-observability/SKILL.md

Related Skills