# Jaeger Skills

> Root catalog of Jaeger trace analysis skills.

- Skill: `jaegertracing/jaeger-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jaegertracing/jaeger-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jaegertracing/jaeger-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jaegertracing (https://skillmd.com/u/jaegertracing)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jaegertracing/jaeger-skills

---


# Jaeger Analysis Skills

Skills are organized using progressive disclosure.
Read a sub-skill's SKILL.md before applying it.

## Available Skills

- [detect-n-plus-one](detect-n-plus-one/SKILL.md) — Detect N+1 query patterns where one
  parent operation triggers many near-identical child spans. Use when traces show repeated
  downstream calls or the user asks about chatty DB access.

- [error-root-cause](error-root-cause/SKILL.md) — Walk a failed trace to the first
  originating error span. Use when a request failed and the user wants to know where.

Installation-specific skills, if any, are listed under
[custom/SKILL.md](custom/SKILL.md). If that file does not exist, this Jaeger
instance has none.

