bug-catcher

Community

Adversarial bug diagnosis and triage for reliable fixes.

AuthorSfzmango
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual bug triage often misses root causes or misprioritizes issues, leading to wasted effort on incorrect fixes or critical bugs slipping through production. This skill eliminates that risk by using a dual-agent adversarial process to confirm diagnoses before handing off vetted, severity-ranked fix plans.

Core Features & Use Cases

  • Targeted single-bug diagnosis: For a specific reported bug, delegates root cause analysis to a dedicated subagent, runs an adversarial double-check to confirm the diagnosis, and produces an evidence-backed fix plan.
  • Full codebase-wide sweeps: With the --global flag, scans all code, tests, E2E playbooks, and documentation for bugs, verifies each candidate adversarially, and outputs a severity-ranked backlog.
  • Cosmetic doc auto-remediation: Automatically fixes unambiguous, purely presentational documentation defects (like broken mermaid blocks or malformed tables) during global sweeps without manual intervention.
  • Use Case: If your team is seeing intermittent 500 errors on the checkout flow, use this skill to diagnose the root cause, verify it is not a false positive, and get a prioritized fix plan routed to the implementation team.

Quick Start

Invoke the bug-catcher skill with a clear description of the bug you are experiencing, or add the --global flag to run a full sweep of your entire codebase for all potential bugs.

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: bug-catcher
Download link: https://github.com/Sfzmango/Maungs-agentic-toolbelt/archive/main.zip#bug-catcher

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.