Acerca de
The Git Bisect & Debugging Workflow skill streamlines the process of finding exactly when and why a codebase broke by orchestrating complex git bisect operations. It guides Claude through a structured four-phase process—Setup, Strategy Selection, Execution, and Analysis—using subagents to verify commits in isolation. Whether using automated test scripts, manual verification, or a hybrid approach, this skill ensures that historical bugs are pinpointed efficiently and analyzed for root cause resolution without manual Git overhead.