home/categories/debugging/sjungling-claude-plugins-plugins-workflow-skills-git-bisect-debugging-skill-md
debuggingtools

git-bisect-debugging

Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with automated test scripts, manual verification, or hybrid approaches. Can be invoked from systematic-debugging as a debugging technique, or used standalone when you know the issue is historical.

sjungling
maintainer
sjungling
Mis à jour 12/20/2025
Étoiles
6
Forks
0
quick start

Installation and usage

Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with automated test scripts, manual verification, or hybrid approaches. Can be invoked from systematic-debugging as a debugging technique, or used standalone when you know the issue is historical.

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 git-bisect-debugging