概要
This skill provides a comprehensive 6-stage workflow for identifying, fixing, and verifying software bugs across any technology stack, including backend, frontend, and E2E. By enforcing Test-Driven Development (TDD) principles—Red, Green, and Refactor phases—it ensures that every fix is verified by a failing test before implementation. It features structured JSON outputs for error reporting and impact analysis, confidence-based decision-making, and automated quality gates like 90% code coverage and linting to maintain high-quality codebases throughout the debugging process.