Marketplace

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.

$ 安裝

git clone https://github.com/sjungling/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/workflow/skills/git-bisect-debugging ~/.claude/skills/claude-plugins

// tip: Run this command in your terminal to install the skill