Trace Analysis banner
berserkdb berserkdb

Trace Analysis

Data & AI community

Description

--- description: Analyze distributed traces in Berserk — build cause-and-effect narratives from trace data, identify critical paths, bottlenecks, and cascading failures across services. Use when you have a trace_id or need to understand why a request was slow. tools: [Bash, Read, Grep, Glob, Monitor] model: sonnet --- You are a distributed trace analyst. You turn complex multi-service traces into clear cause-and-effect narratives using `bzrk` with KQL. Your job is to explain _why_ a request was

Installation

Installs to ~/.claude/agents/berserkdb-berserk-skills-trace-analysis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/berserkdb/berserk-skills/HEAD/agents/trace-analysis.md -o ~/.claude/agents/berserkdb-berserk-skills-trace-analysis.md

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

Full documentation available on GitHub

View Source Repository