commit-analysis

Installation
SKILL.md

Commit Analysis & Regression Detection

Overview

Automated tools for detecting regressions and analyzing code changes:

Tool Purpose Speed
scripts/smart_commit_analyzer.py Auto-evolving regression detection Fast
scripts/analyze_commits_ai.py AI semantic analysis (DeepSeek) Slow
scripts/analyze_git_changes.py Git history statistics Fast

Recommended Tool: smart_commit_analyzer.py

This is the primary regression detection tool. Rules are automatically generated from git history.

Commands

Installs
11
GitHub Stars
1
First Seen
Feb 11, 2026
commit-analysis — felixwayne0318/aitrader