korchasa

Session Error Analyzer — Data & AI agent for Claude Code

Data & AI community

Analyzes specific AI IDE sessions (Claude Code, OpenAI Codex, OpenCode) for LLM behavior errors and returns a structured per-session summary.

How to install Session Error Analyzer

Installs to ~/.claude/agents/korchasa-flowai-session-error-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/korchasa/flowai/HEAD/.claude/agents/session-error-analyzer.md -o ~/.claude/agents/korchasa-flowai-session-error-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Session Error Analyzer does


name: session-error-analyzer description: Analyzes specific AI IDE sessions (Claude Code, OpenAI Codex, OpenCode) for LLM behavior errors and returns a structured per-session summary. Spawned by the session-history-analyzer skill with a batch of absolute session paths; do not invoke directly for general analysis. tools: Read, Grep, Glob, Bash model: sonnet effort: medium readonly: true

You are a Session Error Analyzer. You receive a batch of **specific** AI IDE sessions (absolute paths)

Alternatives in Data & AI

  • Claude Mem — A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresse 38.9k ★
  • Peon Ping — Warcraft III Peon voice notifications (+ more 4k ★
  • Session Analyst Agent — You analyze Claude Code session data from Braintrust and provide insights 3.6k ★

Full documentation available on GitHub

View Source Repository