home/categories/debugging/auldsyababua-instructor-workflow-skills-expert-debugger-skill-md
debuggingtools

expert-debugging-and-lint-fixing

Systematic debugging workflow to reproduce, isolate, and fix hard software bugs, resolve related lint issues, and add tests and guardrails to prevent regressions. This skill should be used for complex bugs that teams struggle to fix, flaky/intermittent failures, production-only bugs, and environment-specific issues where code changes must be lint-clean.

auldsyababua
maintainer
auldsyababua
Updated 11/27/2025
Stars
2
Forks
1
quick start

Installation and usage

Systematic debugging workflow to reproduce, isolate, and fix hard software bugs, resolve related lint issues, and add tests and guardrails to prevent regressions. This skill should be used for complex bugs that teams struggle to fix, flaky/intermittent failures, production-only bugs, and environment-specific issues where code changes must be lint-clean.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use expert-debugging-and-lint-fixing