tb-bug

Query Bugsnag errors by status, severity, and release stage.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/productiveio/cli-toolbox --skill tb-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tb-bug
Source: https://github.com/productiveio/cli-toolbox/tree/main/crates/tb-bug
Command: npx skills add https://github.com/productiveio/cli-toolbox --skill tb-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers and SREs quickly investigate and resolve production errors by providing easy access to Bugsnag's error tracking and stability data.

Core Features & Use Cases

  • Error Triage: Quickly browse, filter, and search for production errors.
  • Stability Monitoring: Analyze crash-free rates and release quality trends.
  • Root Cause Analysis: Drill down into specific errors and events to understand the context of failures.
  • Use Case: When alerted to a spike in production errors, use this Skill to immediately view the top errors, their frequency, and recent events to prioritize and diagnose the issue.

Quick Start

Use the tb-bug skill to list the top 5 open errors in the 'my-app' project.

Frequently Asked Questions about tb-bug

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

FAQPage Schema
How do I query Bugsnag for top production errors by severity and release stage?

Query Bugsnag production errors by filtering error status, severity, and release stage to retrieve top prioritized issues. This allows you to quickly browse and triage crashes directly from your project data.

What do I need to authenticate and start debugging production issues with Bugsnag?

To debug production issues with Bugsnag, you need a valid Bugsnag API token and specific project IDs configured. These prerequisites enable targeted programmatic access to your error tracking data.

Can I analyze stability trends and crash-free rates using Bugsnag API data?

Yes, you can analyze stability trends and monitor crash-free rates using Bugsnag API data. The functionality enables you to track release quality and evaluate overall application stability over time.

How does fetching detailed Bugsnag event information help with root cause analysis?

Fetching detailed Bugsnag event information helps root cause analysis by drilling down into specific error contexts and recent events. This reveals the exact circumstances of failures to diagnose issues.

What is the best way to triage a spike in production errors from Bugsnag?

The best way to triage a spike in production errors is to view top errors, their frequency, and recent events from Bugsnag. This immediately highlights priority issues for rapid resolution.