About
The Commit Analysis skill empowers developers to transform raw Git history into a structured knowledge base of problem patterns. By combining fast shell-based filtering with advanced AI diff analysis, it distinguishes between feature additions and actual bug fixes, categorizing root causes like off-by-one errors, concurrency issues, or null-pointer exceptions. This tool is essential for teams implementing automated postmortems and improving codebase resilience by scoring the risk of current changes based on historical failure patterns.