git-bisect-debugging
CommunityFind the exact commit that broke your code.
Authorsjungling
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill systematically identifies which specific commit introduced a bug or regression in your codebase, eliminating guesswork and saving debugging time.
Core Features & Use Cases
- Systematic Binary Search: Efficiently narrow down commit ranges using git bisect algorithms.
- Multiple Verification Approaches: Supports automated test scripts, manual verification, or hybrid methods for different scenarios.
- Use Case: When your login tests started failing in the last 50 commits, use this Skill to automatically find the exact commit that caused the failure.
Quick Start
I'm using git-bisect-debugging to find which commit introduced this issue.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-bisect-debugging Download link: https://github.com/sjungling/claude-plugins/archive/main.zip#git-bisect-debugging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.