Analyze git diffs for risk scoring, reviewer recommendations, and change classification. Use when preparing a PR, reviewing a large or cross-module change, or b
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-diff-analyze-4e1acd40ffd4 ,按照其中的说明把「diff-analyze」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Analyze git diffs for risk, complexity, and reviewer assignment.
Before submitting a PR or after making significant changes, analyze the diff to understand risk level, get reviewer recommendations, and classify the type of change.
mcp__plugin_ruflo-core_ruflo__analyze_diff with the diff content for a comprehensive analysismcp__plugin_ruflo-core_ruflo__analyze_diff-risk for a quantified risk assessmentmcp__plugin_ruflo-core_ruflo__analyze_diff-classify to categorize (feature, bugfix, refactor, etc.)mcp__plugin_ruflo-core_ruflo__analyze_diff-reviewers for recommended reviewers based on code ownershipmcp__plugin_ruflo-core_ruflo__analyze_diff-stats for line counts, file counts, complexity metricsmcp__plugin_ruflo-core_ruflo__analyze_file-risk for per-file risk breakdown