git-commits by parcadei/continuous-claude-v3
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill git-commits当用户要求提交、推送或保存更改到 git 时:
切勿直接运行 git commit。应改为:
Skill("commit")
/commit 技能会:
git commit 会添加 "Generated with Claude Code" 和 Co-Author 行/commit 技能会移除这些信息,使提交看起来像是用户自己完成的当你在用户提示中看到以下词语时,请使用提交技能:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
该技能会提示你运行:
bash "$CLAUDE_PROJECT_DIR/.claude/scripts/generate-reasoning.sh" <hash> "<message>"
然后,如果请求推送,则运行:
git push origin <branch>
每周安装量
221
代码仓库
GitHub 星标数
3.6K
首次出现
2026年1月22日
安全审计
安装于
opencode215
codex213
gemini-cli211
cursor209
github-copilot208
amp202
When the user asks to commit, push, or save changes to git:
DO NOT run git commit directly. Instead:
Skill("commit")
The /commit skill:
git commit adds "Generated with Claude Code" and Co-Author lines/commit skill removes these so commits appear user-authoredWhen you see these in user prompts, use the commit skill:
The skill will prompt you to run:
bash "$CLAUDE_PROJECT_DIR/.claude/scripts/generate-reasoning.sh" <hash> "<message>"
Then push if requested:
git push origin <branch>
Weekly Installs
221
Repository
GitHub Stars
3.6K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
opencode215
codex213
gemini-cli211
cursor209
github-copilot208
amp202
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
144,300 周安装