什麼是 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