sentry-monitor

Community

Production watchdog, catch errors early.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the monitoring and analysis of production errors using Sentry, allowing you to quickly identify critical bugs, analyze patterns, and verify error tracking effectiveness before users report issues.

Core Features & Use Cases

  • Real-time Error Querying: Fetches recent production errors and their details from Sentry, providing immediate visibility into issues.
  • Error Pattern Analysis: Identifies trends, affected users, and root causes of recurring issues for targeted fixes.
  • Sprint Task Creation: Automatically generates actionable sprint tasks from Sentry errors, streamlining the bug resolution workflow.
  • Use Case: After a new deployment, use this skill to monitor Sentry for new errors or spikes in existing ones, ensuring the release is stable and quickly identifying any regressions.

Quick Start

Use the sentry-monitor skill to check for any critical production errors in the last 24 hours and analyze the top issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-monitor
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#sentry-monitor

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