sentry-debugger

Community

Pinpoint production errors fast

Authorak-eyther
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill helps you quickly identify what failed in production, separate crashes from reasoning issues, and turn Sentry alerts into actionable debugging steps.

Core Features & Use Cases

  • Issue triage: Find unresolved errors, group them by severity, and inspect counts, timestamps, and permalinks.
  • Stacktrace analysis: Pull the latest exception details for a specific issue and review the most relevant frames.
  • Pattern hunting: Search by error type, environment, or agent context to compare database, LLM, ChromaDB, and JSON failures.
  • Use case: When an app starts failing in production, use the skill to determine whether the problem is a crash, a timeout, a database issue, or a parsing error, then narrow it to the affected agent.

Quick Start

Use the sentry-debugger skill to list unresolved production issues with a valid SENTRY_AUTH_TOKEN, then fetch a specific issue by providing SENTRY_ISSUE_ID when you need the latest stacktrace.

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentry-debugger
Download link: https://github.com/ak-eyther/model-project/archive/main.zip#sentry-debugger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.