·git-pushing
</>

git-pushing

hongquandev/team-os

使用传统的提交消息暂存、提交和推送 git 更改。当用户想要提交并推送更改、提到推送到远程或要求保存并推送其工作时使用。当用户说“推送更改”、“提交并推送”、“推送此”、“推送到 github”或类似的 git 工作流程请求时也会激活。

1安装·0热度·@hongquandev

安装

$npx skills add https://github.com/hongquandev/team-os --skill git-pushing

SKILL.md

Stage all changes, create a conventional commit, and push to the remote branch.

ALWAYS use the script - do NOT use manual git commands:

Script handles: staging, conventional commit message, Claude footer, push with -u flag.

使用传统的提交消息暂存、提交和推送 git 更改。当用户想要提交并推送更改、提到推送到远程或要求保存并推送其工作时使用。当用户说“推送更改”、“提交并推送”、“推送此”、“推送到 github”或类似的 git 工作流程请求时也会激活。 来源:hongquandev/team-os。

查看原文

可引用信息

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

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

快速解答

什么是 git-pushing?

使用传统的提交消息暂存、提交和推送 git 更改。当用户想要提交并推送更改、提到推送到远程或要求保存并推送其工作时使用。当用户说“推送更改”、“提交并推送”、“推送此”、“推送到 github”或类似的 git 工作流程请求时也会激活。 来源:hongquandev/team-os。

如何安装 git-pushing?

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

这个 Skill 的源码在哪?

https://github.com/hongquandev/team-os