regression-bisect

Community

Find the commit that broke your code.

Authorjmagly
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 automated tests 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 feature suddenly stops working, you can trigger this skill with a known good and bad commit, and it will automatically find the culprit commit.

Quick Start

Use the regression-bisect skill to find the commit that broke the authentication feature.

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/jmagly/aiwg/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 223,000+ vetted skills library on demand.