关于
This skill empowers Claude to perform forensic code analysis by leveraging the full power of Git's version control history. It provides structured guidance for tracing code changes, identifying the origin of bugs via git bisect, and correlating specific commits with production incidents. Whether you are tracking down who authored a problematic line with git blame or comparing versions to identify breaking changes, this skill ensures a systematic approach to resolving complex software issues during the debugging process.