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