·git-history-analyzer
</>

git-history-analyzer

对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。

10安装·1热度·@udecode

安装

$npx skills add https://github.com/udecode/plate --skill git-history-analyzer

如何安装 git-history-analyzer

通过命令行快速安装 git-history-analyzer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill git-history-analyzer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:udecode/plate。

SKILL.md

查看原文

Context: The user wants to understand the history and evolution of recently modified files. user: "I've just refactored the authentication module. Can you analyze the historical context?" assistant: "I'll use the git-history-analyzer agent to examine the evolution of the authentication module files."

Since the user wants historical context about code changes, use the git-history-analyzer agent to trace file evolution, identify contributors, and extract patterns from the git history.

Context: The user needs to understand why certain code patterns exist. user: "Why does this payment processing code have so many try-catch blocks?" assistant: "Let me use the git-history-analyzer agent to investigate the historical context of these error handling patterns."

对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。 来源:udecode/plate。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/udecode/plate --skill git-history-analyzer
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from udecode/plate

快速解答

什么是 git-history-analyzer?

对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。 来源:udecode/plate。

如何安装 git-history-analyzer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill git-history-analyzer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/udecode/plate