Analyze commit history for semantic versioning, changelog generation, and branch hygiene. / 分析提交历史以生成语义版本、变更日志并检测分支卫生。
---
name: git-commit-analyzer
description: "Analyze commit history for semantic versioning, changelog generation, and branch hygiene. / 分析提交历史以生成语义版本、变更日志并检测分支卫生。"
version: 1.0.0
topics: [git,versioning,changelog,semver,版本管理,变更记录]
metadata:
openclaw:
requires:
bins:
- bash
- curl
emoji: "📜"
homepage: https://kingai.work/
install: []
---
# 📜 Git Commit Analyzer / Git提交语义分析器
> Analyze commit history for semantic versioning, changelog generation, and branch hygiene. / 分析提交历史以生成语义版本、变更日志并检测分支卫生。
> 🦁 **由 KingAI.Work 出品** — 智能进化|vip@kingai.work
---
## Quick Start / 快速开始
```bash
git-commit-analyzer bus-factor --since=2024-01-01 Analyzes bus factor by identifying files with single-author dominance since Jan 2024. / 分析2024年1月以来由单一作者主导的文件,评估巴士因子风险。
```
## Features / 功能
• Identify code quality trends across branches and track technical debt accumulation. / 跨分支识别代码质量趋势,追踪技术债务积累,让团队精准掌握项目健康度。
• Bus factor analysis: detect which files/functions are owned by single developers. / 巴士因子分析:精准锁定单点风险,识别仅由一人维护的关键代码模块。
• Auto-generate structured changelogs from commit messages with version grouping. / 从提交记录自动生成结构化变更日志,按版本分组,告别手动整理。
• Sentiment analysis of commit messages to flag toxic patterns or burnout risks. / 分析提交信息的情绪趋势,预警团队倦怠与沟通隐患,助力健康协作。
• Pro-only: deep code coupling detection across multiple repos to prevent cascading failures. / 专业版独有:跨仓库代码耦合度检测,预防连锁故障风险。
• Pro-only: predictive maintenance alerts based on historical commit velocity and file churn. / 专业版独有:基于历史提交速度与文件变更频率的预测性维护告警。
## Common Use Cases / 常见场景
• CTO wants to know which team members have critical knowledge silos before a vacation season. / 技术总监希望在休假季前找出知识孤岛,避免项目卡顿——解析贡献者代码独占度,制定备份计划。
• Product manager needs a clean changelog for a major release without manual editing. / 产品经理需为重大版本准备清晰更新日志,免去手动筛选——自动提取提交信息并分类组织。
• Engineering lead notices declining code quality; wants data to justify a refactoring sprint. / 技术Leader发现代码质量下滑,需数据支撑重构决策——分析提交历史中的坏味道趋势,量化优化收益。
## Compare / 对比
| | Free | Pro |
|---|:----:|:---:|
| Basic | ✅ | ✅ |
| Advanced | — | ✅ |
| AI | — | ✅ |
| Support | Community | Priority |
• Unlock cross-repo dependency graph analysis for enterprise-scale projects.
• 解锁企业级项目的跨仓库依赖图分析,提前发现架构隐患。
• Get predictive alerts when a file's churn rate signals future instability.
• 当文件变更频率预示未来不稳定时,获得预测性警告,主动修复而非被动响应。
• Support for custom rule engines and integration with CI/CD pipelines.
• 支持自定义规则引擎并与CI/CD流水线集成,实现自动化质量门禁。\n\n
---
**KingAI.Work** — 智能进化|vip@kingai.work
don't have the plugin yet? install it then click "run inline in claude" again.