什麼是 generate-pr-description?
透過將目前分支與父分支進行比較來產生拉取請求描述。建立語意提交風格的 PR 標題並填入 PR 範本。當使用者要求產生 PR 描述、準備拉取請求或建立合併請求描述時使用。使用者可以在請求中包含來自公司追蹤系統的票證 ID(例如票證:NN-123、TB-456);將它們視為 PR 的相關問題 ID。 來源:lichens-innovation/ai-dev-tools。
透過將目前分支與父分支進行比較來產生拉取請求描述。建立語意提交風格的 PR 標題並填入 PR 範本。當使用者要求產生 PR 描述、準備拉取請求或建立合併請求描述時使用。使用者可以在請求中包含來自公司追蹤系統的票證 ID(例如票證:NN-123、TB-456);將它們視為 PR 的相關問題 ID。
透過命令列快速安裝 generate-pr-description AI 技能到你的開發環境
來源:lichens-innovation/ai-dev-tools。
Generate a concise pull request description by analyzing git changes and using the project's PR template.
Language: Always generate PR titles and descriptions in English, regardless of the user's language or the language of commit messages.
Grouping rule: Never list the same subject twice. If several commits or files relate to the same theme (e.g. "auth", "tests", "docs"), merge them into a single level-1 bullet in the summary and in Changes Description; use level-2 sub-bullets only for distinct sub-changes within that theme.
透過將目前分支與父分支進行比較來產生拉取請求描述。建立語意提交風格的 PR 標題並填入 PR 範本。當使用者要求產生 PR 描述、準備拉取請求或建立合併請求描述時使用。使用者可以在請求中包含來自公司追蹤系統的票證 ID(例如票證:NN-123、TB-456);將它們視為 PR 的相關問題 ID。 來源:lichens-innovation/ai-dev-tools。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill generate-pr-description透過將目前分支與父分支進行比較來產生拉取請求描述。建立語意提交風格的 PR 標題並填入 PR 範本。當使用者要求產生 PR 描述、準備拉取請求或建立合併請求描述時使用。使用者可以在請求中包含來自公司追蹤系統的票證 ID(例如票證:NN-123、TB-456);將它們視為 PR 的相關問題 ID。 來源:lichens-innovation/ai-dev-tools。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill generate-pr-description 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lichens-innovation/ai-dev-tools