Find Buggy Commit

Find the exact commit that introduced a bug, regression, or behavioral change using binary search. Supports autonomous mode (running tests automatically) and interactive mode (guided step-by-step). Use when the user wants to find when something broke, track down a regression, locate a bad commit, or figure out which commit caused a problem.

susomejias e94cc56 6.7 KB Updated

File contents

susomejias/skills/tree/main/find-buggy-commit commit e94cc56300

Frequently asked questions

npx skillmds@latest add susomejias/find-buggy-commit