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+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 — 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. If that file does not exist, this Jaeger instance has none.