bugsnag

Retrieve Bugsnag errors, events, and comments across projects.

16|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/dapi/claude-code-marketplace --skill bugsnag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bugsnag
Source: https://github.com/dapi/claude-code-marketplace/tree/main/dev-tools/skills/bugsnag
Command: npx skills add https://github.com/dapi/claude-code-marketplace --skill bugsnag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bugsnag.

What problem does it solve?

This Skill automates fetching, analyzing, and managing Bugsnag errors directly from Claude, turning bug tracking into a repeatable, low-effort operation. It reduces manual dashboard navigation and context-switching, helping you respond to production issues faster.

Core Features & Use Cases

  • Organization & Project Discovery: List organizations and their projects to quickly understand scope.
  • Error Browsing & Details: Retrieve active errors with full context, including recent events.
  • Resolution & Collaboration: Mark errors as fixed and add comments for quick cross-team coordination.
  • Analysis & Patterns: Analyze error patterns to identify recurring issues and prioritize fixes.

Quick Start

Start by listing bugsnag errors: “list bugsnag errors”, then view details for a specific error: “bugsnag details for ERROR_ID”.

Frequently Asked Questions about bugsnag

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate error tracking and monitoring across Bugsnag projects?

Automate error tracking by retrieving Bugsnag data directly through API commands. List organizations and projects, view active errors with full context, and manage resolution status—all without manual dashboard navigation, reducing response time to production issues.

Can I resolve Bugsnag errors and add comments programmatically?

Yes. Mark errors as resolved and add comments for team coordination directly through the Skill. This enables rapid cross-team communication and automated workflow integration without switching contexts to the Bugsnag dashboard.

What do I need to set up Bugsnag error automation?

Provide a Bugsnag API key via environment variables. The Skill uses Ruby scripts and requires correct path resolution. Once configured, invoke automation via slash commands, natural language prompts, or direct script execution.

How do I identify recurring error patterns in Bugsnag?

Analyze error patterns by retrieving events, stack traces, and historical data across multiple projects. Pattern analysis helps prioritize fixes and identify systemic issues affecting application stability.

Does this work with multiple Bugsnag projects?

Yes. The Skill supports viewing organizations, listing all associated projects, and retrieving errors, events, and stack traces across multiple projects in a single workflow.