wizard AGENTS.md
169Instructions file CodexOpenCode
Instructions for PostHog/wizard, covering agents.md — posthog wizard, design discipline, before making structural changes, skills available and cli command surface.
Instructions file CodexOpenCode
Instructions for PostHog/wizard, covering agents.md — posthog wizard, design discipline, before making structural changes, skills available and cli command surface.
Instructions file
Instructions for PostHog/wizard: Repo guidance for all agents lives in AGENTS.md — the single source of truth. It's imported below so Claude Code picks it up automatically.
Cursor rule Cursor
apply when interacting with PostHog/analytics tasks.
Instructions file
Instructions for PostHog/mcp, covering claude.md, development commands, code architecture, project structure and key components (typescript implementation).
Plugin Claude Code
Official PostHog plugin for AI clients. Access PostHog products directly from your AI coding tool.
Plugin Claude Code
Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from your AI coding tool. Optionally capture Claude Code sessions to PostHog LLM Analytics.
MCP server Claude CodeCodexCursor +2
MCP server "posthog", hosted remotely at mcp.posthog.com, as configured in PostHog/ai-plugin.
Instructions file Gemini CLI
Gemini CLI instructions for PostHog/ai-plugin, covering posthog extension, available tool categories and guidelines.
Agent
Analyze multiple PostHog errors in parallel to identify patterns, root causes, and prioritize fixes based on user impact.
Command
Manually send a Claude Code session log to PostHog LLM Analytics.
Command
Set up PostHog LLM Analytics to capture Claude Code sessions.
Command
Check if Claude Code sessions are being sent to PostHog LLM Analytics.
Hook
Runs when a session ends, executing session-end-llma.py via python3. From PostHog/ai-plugin.
Hook
Runs before the agent uses a tool for __exec$ tool calls, executing gate-exec-write.sh. From PostHog/ai-plugin.
Skill Claude CodeCodex
Analyze the most expensive users in AI observability and explain why they cost so much. Use when the user asks about top spenders, expensive users, per-user LLM cost, user-level cost drivers, or patterns behind high AI observability spend.
Skill Claude CodeCodex
Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with different experiment variants, identify usability issues, compare behavior patterns between control and test groups, or get qualitative insights to complement…
Skill Claude CodeCodex
Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click / rageclick / scroll-depth data for a URL, names the hot elements by cross-referencing autocapture events on the same page, and can create a saved heatmap the user opens in PostHog, then summarizes the behavior and proposes…
Skill Claude CodeCodex
Audit every endpoint in a PostHog project for staleness, failed materialisations, and unused materialised versions. Use when the user asks "what endpoints can I clean up?", "are any of my endpoints broken?", "which materialised versions are still being called?", or wants a one-shot cleanup pass over the Endpoints…
Skill Claude CodeCodex
Audit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check, or review experiments or feature flags, check flag hygiene, or verify experiment setup.
Skill Claude CodeCodex
Audit the health of a PostHog project's data warehouse sources and syncs — find every broken or degraded source connection, sync schema, and webhook channel. Use when the user asks "why are my imports failing?", "what's broken with my sources?", "why is my warehouse data stale?", or wants a one-shot triage of…
Skill Claude CodeCodex
Audit the health of a PostHog project's materialized views (saved queries) — find every failed materialization and flag unused or stale materialized views that cost storage and compute. Use when the user asks "which of my views are broken?", "why is this materialized view failing?", "are any of my views wasting…
Skill Claude CodeCodex
Author error tracking alerts that fire when an issue is created, reopened, or starts spiking. Use when the user asks to set up error notifications, route exceptions to Slack/webhook/Linear, or evaluate which error events are worth alerting on. Covers trigger-event selection, integration choice, dedup against existing…
Skill Claude CodeCodex
Author useful, low-noise log alerts on services in a PostHog project. Use when the user asks to set up alerts for their logs, suggest alerts they should add, or evaluate whether a service is worth monitoring. Covers service triage, baseline characterisation, threshold drafting, back-testing via simulate, and shipping…
Skill Claude CodeCodex
How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user wants to customize a canonical scout for their own setup (narrow its scope, retune its thresholds, add disqualifiers), tweak a scout's schedule or dry-run posture…
At most 3 mods per repository are shown here — the rest are on their repository pages: