semantic-szz-analyzer

Community

Pinpoint bug-introducing commits.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill accurately identifies the specific commits that introduced bugs, moving beyond simple blame analysis to filter out noise from refactoring and formatting changes.

Core Features & Use Cases

  • Semantic Change Detection: Distinguishes true bug-introducing changes from refactorings using AST, CFG, and DFG analysis.
  • False Positive Reduction: Significantly reduces noise from whitespace, comment, and code movement issues common in traditional SZZ.
  • Use Case: When a bug is reported, use this Skill to trace back through the commit history and pinpoint the exact commit that caused the defect, enabling faster root cause analysis and resolution.

Quick Start

Analyze the bug-fix commit 'abc123' in the current repository to find the bug-introducing commit.

Dependency Matrix

Required Modules

gitpython

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: semantic-szz-analyzer
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#semantic-szz-analyzer

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.