szz-bug-identifier

Community

Pinpoint commits that introduced bugs.

Authorsantosomar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify the exact commit in a version control history that introduced a specific bug, by analyzing bug-fix commits and correlating them with earlier code changes.

Core Features & Use Cases

  • Bug Introduction Analysis: Applies the SZZ algorithm to pinpoint bug-introducing commits.
  • Dataset Building: Useful for creating datasets for defect prediction models.
  • Root Cause Analysis: Assists in understanding the origin of known bugs.
  • Use Case: When a bug is reported and fixed, use this Skill to find the commit that originally introduced the faulty code, rather than just the commit that fixed it.

Quick Start

Apply the SZZ algorithm to the repository history to find the commit that introduced the bug fixed in commit c4a9f1b.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: szz-bug-identifier
Download link: https://github.com/santosomar/general-secure-coding-agent-skills/archive/main.zip#szz-bug-identifier

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.