getsentrygetsentryOfficial·5 Agent Skills Included

sentry-for-claude

Sentry setup, issue debugging, and release tracking

Sets up Sentry error monitoring, tracing, logging, profiling, session replay, and AI monitoring across any platform or framework. Finds and fixes production issues by pulling stack traces, breadcrumbs, and traces directly from Sentry, then ships the fix. Eliminates manual dashboard digging, minified stack traces, and guesswork when wiring releases, alerts, and source maps.
npx skills add getsentry/sentry-for-claude --all -g -y
Available:

Tells the agent how the skill library is organized, how to route requests to task-shaped skills, how to reach Sentry MCP catalog tools safely, and the security rules for treating Sentry event data as untrusted input.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sentry-for-claude?â–¼

Run `npx skills add getsentry/sentry-for-claude --all -g -y` in your terminal to install all skills globally.

How to add Sentry to my project with an AI agent?â–¼

Just ask your agent to set up Sentry — the sentry-instrument skill detects your platform, installs the right SDK, and verifies a real error reaches your Sentry dashboard.

Can it fix Sentry issues automatically?â–¼

Yes. The sentry-debug-issue skill pulls the full issue context via the Sentry MCP server, root-causes it against your code, applies a fix with a test, and resolves the issue through a commit or PR.

Which frameworks and platforms are supported?â–¼

Setup guidance covers React, Next.js, Node.js, Python, Ruby, PHP, Go, .NET, Elixir, Android, iOS, Flutter, React Native, Svelte, Cloudflare, and more, each with platform-specific reference code.

Does it work with Claude Code, Cursor, and Codex?â–¼

Yes. The skills follow the universal SKILL.md standard and ship as plugins for Claude Code, Cursor, Codex, and Grok, with the Sentry MCP server configured automatically.

Related Repositories in Software Engineering

View All in Software Engineering→