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
Mis à jour 11/27/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use expert-debugging-and-lint-fixing