bug-bash

Manage GitHub bug resolution with issue creation, diagnosis, branching, fixing, testing, and PR creation.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/zenkat/claude-skills --skill bug-bash
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-bash
Source: https://github.com/zenkat/claude-skills/tree/main/skills/bug-bash
Command: npx skills add https://github.com/zenkat/claude-skills --skill bug-bash

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the bug resolution process by providing a structured workflow that enhances efficiency and collaboration.

Core Features & Use Cases

  • Structured Bug Resolution: Guided steps for diagnosis, fix, and testing.
  • Integration with GitHub: Utilizes GitHub issues for tracking.
  • Automated Testing: Smoke tests with Playwright for verification.
  • Use Case: Perfect for teams working on projects with a GitHub repository and Playwright smoke tests, aiming to automate the bug fixing process.

Quick Start

Start the bug-bash workflow by invoking /bug-bash or say "next bug".

Frequently Asked Questions about bug-bash

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

FAQPage Schema
How do I streamline bug resolution with a structured workflow in GitHub?

To streamline bug resolution, this workflow guides you through issue creation, diagnosis, branching, fixing, testing, and PR creation within your GitHub repository. It standardizes the process to enhance efficiency and team collaboration.

Do I need Playwright smoke tests to automate the bug fixing process?

Yes, a Playwright smoke test setup is required. The workflow relies on these automated smoke tests to verify your code fixes and ensure the bug resolution does not introduce new regressions before creating the pull request.

Does the bug resolution workflow require GitHub API access?

Yes, GitHub API access is required. The structured workflow integrates directly with your GitHub repository to manage issue tracking, create branches, and automate pull request creation throughout the bug resolution lifecycle.

What is the best way to track issue resolution and create pull requests automatically?

Using a structured bug resolution workflow is the best way to track issues and create pull requests. It links GitHub issue tracking directly to your diagnosis, branch creation, code fixing, and automated PR submission steps.

How do I start the bug-bash workflow for issue tracking?

To start the bug-bash workflow for issue tracking, invoke the /bug-bash command or say next bug. This initiates the guided structured workflow for diagnosing and resolving issues within your GitHub repository.