git-bisect-assistant

Community

Find bugs faster with automated git bisect.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of identifying the exact commit that introduced a bug or regression, saving significant debugging time.

Core Features & Use Cases

  • Automated Bisecting: Pinpoints the first bad commit in your Git history.
  • Flaky Test Handling: Robustly handles non-deterministic tests with retry logic.
  • Comprehensive Reporting: Provides detailed logs and confidence levels for bisect results.
  • Use Case: When a critical feature suddenly stops working, use this Skill to quickly find which commit broke it, allowing for targeted fixes.

Quick Start

Run the git bisect assistant to find the first bad commit between v1.0.0 and HEAD, using 'pytest tests/test_feature.py::test_specific_case' as the test command.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-assistant
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#git-bisect-assistant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.