sentry
NewOfficial PluginMonitoringby Anthropic
Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/sentry.md https://raw.githubusercontent.com/getsentry/sentry-for-claude/main/SKILL.md3
Invoke in Claude Code
/sentryFrequently Asked Questions
What is sentry?
Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.
How to install sentry?
To install sentry, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /sentry.
What is sentry best for?
sentry is a plugin categorized under Monitoring. Created by Anthropic.