ClaudeSuperPower

investigating-error-issue

Skill

Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants to understand the error — who it affects, what triggers it, when it started, whether it correlates with a release, browser, OS, or feature f

Install

git clone https://github.com/PostHog/ai-plugin.git ~/.claude/skills/investigating-error-issue

What is investigating-error-issue?

Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants to understand the error — who it affects, what triggers it, when it started, whether it correlates with a release, browser, OS, or feature flag, and what the next step should be. Pulls aggregated metrics, sample exception events, segment breakdowns, linked replays, and synthesizes a hypothesis-grade summary in one pass.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~120 tokens of context used while enabled, before you invoke anything

Documentation

README · ~10 min read

Investigating an error tracking issue

When a user asks "what's going on with this error?" or pastes an issue URL, gather the context they would otherwise have to assemble manually: who is hitting it, what changed, where it happens, and whether a replay shows the cause.

Available tools

ToolPurpose
posthog:query-error-tracking-issueCompact issue details (status, assignee, top frame, release, aggregates)
posthog:query-error-tracking-issue-eventsSampled $exception events with stack, URL, browser, $session_id
posthog:execute-sqlBreakdowns, release / flag correlations, surrounding events + console logs around the error

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills