๐ŸŽฏ

sentry-workflow

๐ŸŽฏSkill

from getsentry/sentry-for-claude

VibeIndex|
What it does
|

Router skill for Sentry workflows that helps debug production issues and maintain code quality by directing to the right fix-issues, triage, or PR review skill with Sentry context.

๐Ÿ“ฆ

Same repository

getsentry/sentry-for-claude(34 items)

sentry-workflow

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add getsentry/sentry-for-claude --skill sentry-workflow
skills.sh Installโš  Installs to .agents/skills/
npx skills add getsentry/sentry-for-claude --skill sentry-workflow
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sentry-workflow/SKILL.md

SKILL.md

96Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
sentry-nextjs-sdk๐ŸŽฏSkill

An opinionated wizard skill that scans your Next.js project and guides you through complete Sentry setup across browser, Node.js server, and Edge runtimes. Supports Next.js 13+ with both App Router and Pages Router, covering error monitoring, tracing, session replay, logging, profiling, and more.

๐ŸŽฏ
sentry-fix-issues๐ŸŽฏSkill

A skill for discovering, analyzing, and fixing production issues using Sentry's MCP tools, covering issue search, deep analysis of stack traces and breadcrumbs, root cause identification, and applying code fixes. It includes strict security constraints to treat all Sentry event data as untrusted external input.

๐ŸŽฏ
sentry-react-native-sdk๐ŸŽฏSkill

An official Sentry plugin skill that teaches AI coding assistants how to set up the Sentry React Native SDK, find and fix production issues, review code with Sentry context, and configure monitoring and alerts.

๐ŸŽฏ
sentry-react-sdk๐ŸŽฏSkill

An official Sentry plugin skill that teaches AI coding assistants how to set up the Sentry React SDK, find and fix production issues, review code with Sentry context, and configure monitoring and alerts.

๐ŸŽฏ
sentry-node-sdk๐ŸŽฏSkill

Opinionated setup wizard for Sentry SDK on Node.js, Bun, and Deno runtimes, covering error monitoring, tracing, logging, profiling, metrics, crons, and AI monitoring configuration.

๐ŸŽฏ
sentry-feature-setup๐ŸŽฏSkill

Configures specific Sentry features beyond basic SDK setup including AI/LLM call monitoring, OpenTelemetry pipeline setup, and alerts/notifications configuration.

๐ŸŽฏ
sentry-sdk-upgrade๐ŸŽฏSkill

Upgrades the Sentry JavaScript SDK across major versions (v7 to v8, v8 to v9) with AI-guided detection of deprecated patterns, framework-specific migration paths, and automated codemod suggestions.

๐ŸŽฏ
sentry-cloudflare-sdk๐ŸŽฏSkill

Guides complete Sentry SDK setup for Cloudflare Workers and Pages, including error monitoring, tracing, logging, cron monitoring, and AI observability for Workers, Durable Objects, Queues, Workflows, and Hono.

๐ŸŽฏ
sentry-tanstack-start-sdk๐ŸŽฏSkill

Guides complete Sentry SDK setup for TanStack Start React apps โ€” covering error monitoring, tracing, session replay, logs, and user feedback configuration for both browser and server runtimes.

๐ŸŽฏ
sentry-code-review๐ŸŽฏSkill

A Claude Code plugin that integrates Sentry for setting up SDKs, finding and fixing production errors, reviewing pull requests with Sentry context, and configuring monitoring alerts.