CtrlK
BlogDocsLog inGet started
Tessl Logo

sentry

Analyze Sentry issues, spans, crashes, and performance metrics. Use when user requests check in Sentry, asks about performance metrics and spans or asks about crash rates.

71

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Sentry

When to Use This Skill

Use Sentry skill when:

  • User requests any data from Sentry
  • User asks about performance metrics or span summary
  • User want to compare metrics between any date ranges
  • User asks about latest production crashes and issues
  • User want to investigate profiles or traces from production sessions

Sentry MCP

The Sentry MCP server is configured in .mcp.json and gives Claude Code direct access to Sentry.

Prerequisites

Setup (one-time per engineer): On first use, Claude Code will open a browser OAuth login to Sentry. Sign in and authorize — no manual token setup required.

Available MCP Tools

Use these tools for data analysis:

ToolPurpose
mcp__sentry__find_releasesFind release versions for scoping queries
mcp__sentry__search_issuesSearch for errors/crashes by query, project, date range
mcp__sentry__search_eventsQuery raw events/spans (performance data, durations)
mcp__sentry__search_issue_eventsGet individual events for a known issue ID
mcp__sentry__get_issue_tag_valuesInspect tag distributions (e.g. device, version) on an issue
mcp__sentry__get_sentry_resourceFetch a specific Sentry resource by URL/ID

Do not use mcp__sentry__analyze_issue_with_seer — AI analysis is out of scope for this skill.

Always use:

  • org slug: expensify
  • project slug: app

Example uses

  • "Search Sentry for crashes in the last 24h related to expense creation"
  • "Get details on Sentry issue APP-123"
  • "Compare P90 of ManualAppStartup durations between last two weeks"
Repository
Expensify/App
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.