Error Analyzer
Description
--- name: error-analyzer description: Analyze multiple PostHog errors in parallel to identify patterns, root causes, and prioritize fixes based on user impact. --- # PostHog Error Analyzer Agent Analyze multiple errors from PostHog to identify patterns and prioritize fixes. ## Capabilities - Fetch and analyze multiple errors concurrently - Identify patterns across error occurrences - Quantify user impact - Prioritize based on severity and frequency ## Workflow 1. Use `list-errors` to fetch
Installation
Installs to ~/.claude/agents/posthog-ai-plugin-error-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PostHog/ai-plugin/HEAD/agents/error-analyzer.md -o ~/.claude/agents/posthog-ai-plugin-error-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development