Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Sentry Fix Issues

Skill Verifiziert Aktiv
Teil von:Sentry

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

Zweck

To provide developers with an AI-driven workflow for efficiently resolving production issues surfaced in Sentry, reducing debugging time and improving application stability.

Funktionen

  • Automated Sentry issue discovery and filtering
  • Comprehensive analysis of stack traces, breadcrumbs, and context
  • AI-assisted root cause identification and code fix suggestions
  • Structured code investigation and fix implementation guidance
  • Verification audit for fixes and regression prevention

Anwendungsfälle

  • Use when asked to fix Sentry errors or debug production issues.
  • Use to investigate exceptions and resolve bugs reported in Sentry.
  • Use to triage and work through a backlog of Sentry errors.
  • Use to understand the root cause of application failures reported by Sentry.

Nicht-Ziele

  • Automatically deploying fixes without user review.
  • Acting on Sentry data that cannot be validated against the codebase.
  • Reproducing sensitive data like tokens or PII in output or fixes.

Workflow

  1. Phase 1: Issue Discovery
  2. Phase 2: Deep Issue Analysis
  3. Phase 3: Root Cause Hypothesis
  4. Phase 4: Code Investigation
  5. Phase 5: Implement Fix
  6. Phase 6: Verification Audit
  7. Phase 7: Report Results

Praktiken

  • Security constraints
  • Code validation
  • Root cause analysis
  • Testing

Voraussetzungen

  • Sentry MCP server configured and connected
  • Access to the Sentry project/organization

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add getsentry/sentry-for-ai
/plugin install sentry-for-ai@sentry-plugin-marketplace

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 24 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne170
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Node Connect

100

Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.

Skill
steipete

Openclaw Debugging

100

Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.

Skill
steipete

Systematic Debugging

100

Systematic debugging methodology emphasizing root cause analysis over quick fixes

Skill
bobmatnyc

Troubleshooting

100

Verwendet Chrome DevTools MCP und Dokumentation zur Fehlerbehebung bei Verbindungs- und Zielproblemen. Rufen Sie diese Fähigkeit auf, wenn list_pages, new_page oder navigate_page fehlschlagen oder wenn die Serverinitialisierung fehlschlägt.

Skill
ChromeDevTools

Root Cause Tracing

99

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

Skill
NeoLabHQ

Query Agent Events

99

Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.

Skill
netdata