# 501 Sentry Advanced Troubleshooting D2595625

> sentry-advanced-troubleshooting

- Skill: `tools-only/501-sentry-advanced-troubleshooting-d2595625` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/501-sentry-advanced-troubleshooting-d2595625`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/501-sentry-advanced-troubleshooting-d2595625/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/501-sentry-advanced-troubleshooting-d2595625

---

# sentry-advanced-troubleshooting

## Skill Scaffold

```
sentry-advanced-troubleshooting/
  SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Advanced Sentry troubleshooting techniques for complex issues including SDK initialization, network problems, source maps, and SDK conflicts.
**Workflow:** Use when standard troubleshooting does not resolve issues. Provides deep diagnostic techniques and comprehensive debugging.
**Relates to:** Follows `sentry-common-errors` for basic issues. Works with `sentry-debug-bundle` for support preparation.

## Summary

This skill diagnoses and resolves complex Sentry SDK and configuration issues. It covers events not appearing diagnostics, source map troubleshooting with sentry-cli explain, performance data missing issues, breadcrumb problems, SDK conflicts and version mismatches, rate limiting diagnosis, and a comprehensive diagnostic script. Use this skill for complex issues requiring deep investigation.

