bugfix

Automate bug identification, investigation, and resolution in live applications via Sentry.

70|28|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill bugfix-aibiz-automatyzacje
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bugfix
Source: https://github.com/AIBiz-Automatyzacje/claude-code-starter/tree/main/.claude/skills/bugfix
Command: npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill bugfix-aibiz-automatyzacje

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of fixing bugs in a live application, reducing time spent on troubleshooting and increasing productivity.

Core Features & Use Cases

  • Systematic Bug Resolution: Offers a structured approach to identify and fix bugs in live applications, including those reported via Sentry, failing E2E tests, user reports, and unexpected behavior.
  • Automated Triage: Provides automated triage based on priority and blast radius, guiding the user through the process of root cause analysis and resolution.
  • Step-by-Step Guide: Offers a detailed guide with phases like Triage, Investigative, Fix, Verification, and Monitoring to ensure a thorough and effective bug resolution process.

Quick Start

To fix a bug, run the /bugfix command followed by a description or link to the Sentry report.

Frequently Asked Questions about bugfix

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

FAQPage Schema
How do I fix bugs reported in Sentry?

Fixing bugs reported in Sentry requires a structured resolution process that automates triage, root cause analysis, and verification. Providing the Sentry report link triggers a guided workflow through investigation, fixing, and monitoring phases.

What is the best way to resolve failing E2E tests in live applications?

Resolving failing E2E tests in live applications is best handled through a systematic approach with defined phases. This includes automated triage based on blast radius, followed by investigation, fixing, and verification steps to ensure comprehensive resolution.

Can I automate root cause analysis for unexpected application behavior?

Yes, you can automate root cause analysis for unexpected application behavior using a structured triage system. It evaluates priority and blast radius, then guides you step-by-step through investigation, fixing, and monitoring to resolve the issue effectively.

Does this bug resolution process require Sentry integration?

Yes, this bug resolution process requires access to Sentry for effective bug tracking and logging. Sentry integration is necessary to automate the triage and investigate errors comprehensively during the root cause analysis phase.

What phases are involved in systematic bug resolution?

Systematic bug resolution involves five defined phases: Triage, Investigative, Fix, Verification, and Monitoring. This structured approach ensures each bug is addressed comprehensively, from initial priority assessment to post-fix application monitoring.