git-bisect-debugging
✓在调试回归或识别哪个提交引入了错误时使用 - 通过自动测试脚本、手动验证或混合方法为 git bisect 提供系统工作流程。可以作为调试技术从系统调试中调用,或者当您知道问题是历史问题时独立使用。
SKILL.md
Systematically identify which commit introduced a bug or regression using git bisect. This skill provides a structured workflow for automated, manual, and hybrid bisect approaches.
Core principle: Binary search through commit history to find the exact commit that introduced the issue. Main agent orchestrates, subagents execute verification at each step.
Announce at start: "I'm using git-bisect-debugging to find which commit introduced this issue."
在调试回归或识别哪个提交引入了错误时使用 - 通过自动测试脚本、手动验证或混合方法为 git bisect 提供系统工作流程。可以作为调试技术从系统调试中调用,或者当您知道问题是历史问题时独立使用。 来源:sjungling/claude-plugins。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sjungling/claude-plugins --skill git-bisect-debugging- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-06
- 更新时间
- 2026-02-18
快速解答
什么是 git-bisect-debugging?
在调试回归或识别哪个提交引入了错误时使用 - 通过自动测试脚本、手动验证或混合方法为 git bisect 提供系统工作流程。可以作为调试技术从系统调试中调用,或者当您知道问题是历史问题时独立使用。 来源:sjungling/claude-plugins。
如何安装 git-bisect-debugging?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sjungling/claude-plugins --skill git-bisect-debugging 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sjungling/claude-plugins
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-06