Skip to content
/sentryOfficial

Read-only Sentry observability for investigating issues, root cause analysis, and impact assessment.

ObservabilityDebuggingMonitoringSentryΒ· 1 min read

Quick import: Download the .md file and save it to .claude/commands/ (Claude Code), .cursorrules (Cursor), or paste as a system prompt in ChatGPT, Gemini, or any LLM API.

#What it does

The sentry skill provides read-only access to Sentry observability data for investigating production issues. It fetches error details, stack traces, breadcrumbs, and event metadata to determine likely root causes, assess impact, and suggest next steps.

#How to use

bash
$sentry
Investigate this issue in read-only Sentry data and report likely root cause, impact, and next steps.

#Capabilities

  • Fetch and analyze Sentry error events and stack traces
  • Review breadcrumbs and event context
  • Assess error frequency, user impact, and regression status
  • Identify likely root causes from error patterns
  • Suggest targeted fixes and next debugging steps

#Output

  • Root cause analysis -- Most likely cause based on stack trace and context
  • Impact assessment -- Number of affected users, error frequency, severity
  • Related events -- Similar errors or regressions
  • Next steps -- Concrete debugging actions and fix recommendations

This skill is from the OpenAI Skills Catalog.

OpenAIΒ·
View all skills