# Sentry Issue Investigation

> Investigate a Sentry issue from bounded event, stack, tag, environment, release, and timeline evidence before proposing a code change.

- Skill: `gabrielmoreira/sentry-issue-investigation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/sentry-issue-investigation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/sentry-issue-investigation/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/gabrielmoreira/sentry-issue-investigation

---


# Sentry Issue Investigation

1. Resolve the organization, project, environment, issue, and time window.
2. Read representative recent events rather than assuming the issue summary is complete.
3. Compare stack frames, exception values, tags, releases, affected users, and recurrence patterns.
4. Separate the observed failure, likely trigger, suspected code path, and remaining uncertainty.
5. When implementation is requested, inspect the matching code and make the smallest evidence-backed fix.

Do not expose user data from event payloads. Do not claim root cause from a title or one stack trace alone.

