Git Bisect Debugging

This skill should be used when the user asks to "find which commit broke this", "debug a regression", "bisect to find the bug", or says "this used to work". Automatically activates for performance regressions, test failures that appeared recently, or any issue known to have worked at a previous commit. Can be invoked from systematic-debugging or used standalone. Not for general debugging without a known-good commit or regression history.

sjungling Updated

File contents

sjungling/sjungling-claude-plugins/tree/main/plugins/git-tools/skills/git-bisect-debugging commit f08c52669d

Frequently asked questions

npx skillmds@latest add sjungling/git-bisect-debugging-2