·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-10

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