regression-bisect

Community

Find the commit that broke your code.

Authorrobit-man
Version1.0.0
Installs0

System Documentation

What problem does it solve?

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

Core Features & Use Cases

  • Automated Git Bisect: Uses git bisect to efficiently binary search through commit history.
  • Test Integration: Runs specified test commands at each commit to pinpoint the failure.
  • Root Cause Analysis: Provides detailed information about the breaking commit, including diffs and blame.
  • Use Case: When a new feature suddenly stops working, this Skill can automatically find which code change caused the issue, allowing developers to fix it quickly.

Quick Start

Use the regression-bisect skill to find the commit that broke the authentication tests, starting from the current HEAD and going back to the v1.2.0 tag.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: regression-bisect
Download link: https://github.com/robit-man/transcribe-cli/archive/main.zip#regression-bisect

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 471,000+ vetted skills library on demand.