什么是 git-history-analyzer?
对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。 来源:udecode/plate。
对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。
通过命令行快速安装 git-history-analyzer AI 技能到你的开发环境
来源:udecode/plate。
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对 git 历史进行考古分析,以追踪代码演变、识别贡献者并了解代码模式存在的原因。当您需要代码更改的历史上下文时使用。 来源:udecode/plate。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill git-history-analyzer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/udecode/plate