·gitcode-pr

处理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到远程分支、创建问题、使用存储库的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 创建从分支到上游的 PR,并通过问题链接

19安装·2热度·@openharmonyinsight

安装

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill gitcode-pr

如何安装 gitcode-pr

通过命令行快速安装 gitcode-pr AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill gitcode-pr
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:openharmonyinsight/openharmony-skills。

SKILL.md

查看原文

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-pr
分类
>_效率工具
认证
收录时间
2026-02-24
更新时间
2026-03-11

Browse more skills from openharmonyinsight/openharmony-skills

快速解答

什么是 gitcode-pr?

处理 OpenHarmony 的 GitCode PR 工作流程 - 提交更改、推送到远程分支、创建问题、使用存储库的 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md 创建从分支到上游的 PR,并通过问题链接 来源:openharmonyinsight/openharmony-skills。

如何安装 gitcode-pr?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill gitcode-pr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/openharmonyinsight/openharmony-skills