adding-warehouse-perso…
Sync columns from a synced data warehouse table onto PostHog person or group properties, so warehouse data becomes usable anywhere person and group properties…
Semantic review of context wiki quality after deterministic consolidation
$ npx -y skills add PostHog/ai-plugin --skill context-layer-health-check --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/context-layer-health-checkContext preview
The summary Claude sees to decide when to auto-load this skill.
Semantic review of context wiki quality after deterministic consolidation
name: context-layer-health-check description: Semantic review of context wiki quality after deterministic consolidation
Read recent `wiki-miss:` lines from `git log --merges` and use them as the priority signal. Review for contradictory active claims, unsupported conclusions, repeated low-value activity, stale priorities the report cannot detect, near-duplicate subjects, concepts without an owning page, and sources worth backfilling.
Fix what evidence supports. Leave unresolved conflicts as `**Disagreement:**` markers and record remaining work in the run summary. Finish with `scripts/lint` and `scripts/lint --report`.
Do not edit `AGENTS.md`, `CLAUDE.md`, generated indexes, `scripts/`, or Space paths. The server owns wiki structure and tooling.
Official PostHog plugin for AI clients. Access PostHog products directly from your AI coding tool.
Repo: PostHog/ai-plugin
Sync columns from a synced data warehouse table onto PostHog person or group properties, so warehouse data becomes usable anywhere person and group properties…
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…
Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with…
Split a completed PostHog task run into activity records — what the agent tried, whether it worked, what blocked it — and record each one through the…
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…
Audit every endpoint in a PostHog project for staleness, failed materialisations, and unused materialised versions. Use when the user asks "what endpoints can…