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…
Keep the context wiki coherent using the deterministic lint report queue
$ npx -y skills add PostHog/ai-plugin --skill context-layer-consolidation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/context-layer-consolidationContext preview
The summary Claude sees to decide when to auto-load this skill.
Keep the context wiki coherent using the deterministic lint report queue
name: context-layer-consolidation description: Keep the context wiki coherent using the deterministic lint report queue
Start with `scripts/lint --report`. Work the queue on the current dream branch.
Only edit sourced Markdown content under `org/`, `areas/`, `decisions/`, and existing Space pages. Never edit repository instructions, generated indexes, or `scripts/`; report structural failures in the run summary for the server to repair.
Keep this bounded and evidence-led. Run `scripts/lint` after editing.
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…