什麼是 gitcode-pr?
處理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到遠端分支、建立問題、使用儲存庫的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 建立從分支到上游的 PR,並透過問題鏈接 來源:openharmonyinsight/openharmony-skills。
處理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到遠端分支、建立問題、使用儲存庫的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 建立從分支到上游的 PR,並透過問題鏈接
透過命令列快速安裝 gitcode-pr AI 技能到你的開發環境
來源:openharmonyinsight/openharmony-skills。
Handles complete GitCode PR submission for OpenHarmony repositories with intelligent remote detection and issue-PR linking. Use the gitcode mcp. If gitcode mcp is not present, warn the user and terminate the skill immediately.
Never assume remote names. Use this algorithm to identify upstream and fork:
| openharmony | UPSTREAM | Source for PR template, target for PR base, issue creation | | Other usernames | FORK | Push target, PR head source |
處理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到遠端分支、建立問題、使用儲存庫的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 建立從分支到上游的 PR,並透過問題鏈接 來源:openharmonyinsight/openharmony-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill gitcode-prBrowse more skills from openharmonyinsight/openharmony-skills
處理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到遠端分支、建立問題、使用儲存庫的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 建立從分支到上游的 PR,並透過問題鏈接 來源:openharmonyinsight/openharmony-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill gitcode-pr 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/openharmonyinsight/openharmony-skills