·git

使用 gh CLI 提交、推送和打开 PR 的 Git 操作。在执行版本控制任务时使用。

6安装·0热度·@cfircoo

安装

$npx skills add https://github.com/cfircoo/claude-code-toolkit --skill git

SKILL.md

| 1, "commit", "stage" | workflows/commit.md | | 2, "push", "upload" | workflows/push.md | | 3, "pr", "pull request", "open pr" | workflows/pr.md | | 4, "ship", "full", "all" | Run commit → push → pr sequentially |

| commit.md | Stage changes and create commit with proper message | | push.md | Push commits to remote, create branch if needed | | pr.md | Create pull request with gh CLI |

使用 gh CLI 提交、推送和打开 PR 的 Git 操作。在执行版本控制任务时使用。 来源:cfircoo/claude-code-toolkit。

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

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cfircoo/claude-code-toolkit --skill git
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 git?

使用 gh CLI 提交、推送和打开 PR 的 Git 操作。在执行版本控制任务时使用。 来源:cfircoo/claude-code-toolkit。

如何安装 git?

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

这个 Skill 的源码在哪?

https://github.com/cfircoo/claude-code-toolkit