什麼是 commit-and-push?
使用帶有 GPG 簽名的常規提交來提交分階段更改並推送到遠端。當您需要提交和推動工作時使用,如果缺少,請建立 PR,並在處理回饋之前等待 Gemini 審核。 來源:a2f0/tearleads。
使用帶有 GPG 簽名的常規提交來提交分階段更改並推送到遠端。當您需要提交和推動工作時使用,如果缺少,請建立 PR,並在處理回饋之前等待 Gemini 審核。
透過命令列快速安裝 commit-and-push AI 技能到你的開發環境
來源:a2f0/tearleads。
Commit staged changes, push the branch, create a PR if needed, and handle initial Gemini review.
PR body template (fill in real bullets, keep section order). Prefer this safe pattern:
If there is no associated issue, replace the ## Issue section with:
使用帶有 GPG 簽名的常規提交來提交分階段更改並推送到遠端。當您需要提交和推動工作時使用,如果缺少,請建立 PR,並在處理回饋之前等待 Gemini 審核。 來源:a2f0/tearleads。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/a2f0/tearleads --skill commit-and-push使用帶有 GPG 簽名的常規提交來提交分階段更改並推送到遠端。當您需要提交和推動工作時使用,如果缺少,請建立 PR,並在處理回饋之前等待 Gemini 審核。 來源:a2f0/tearleads。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/a2f0/tearleads --skill commit-and-push 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/a2f0/tearleads