什麼是 push?
在一個原子工作流程中進行測試、提交和推送。運行 Go 和 Python 測試,使用常規訊息提交,推送到目前分支。 來源:boshu2/agentops。
在一個原子工作流程中進行測試、提交和推送。運行 Go 和 Python 測試,使用常規訊息提交,推送到目前分支。
透過命令列快速安裝 push AI 技能到你的開發環境
來源:boshu2/agentops。
Atomic test-commit-push workflow. Catches failures before they reach the remote.
If ANY test fails: STOP. Fix the failures before continuing. Do not commit broken code.
Stage only the files relevant to the current work. Do NOT use git add -A unless the user explicitly requests it. Review untracked files and skip anything that looks like secrets, temp files, or build artifacts.
在一個原子工作流程中進行測試、提交和推送。運行 Go 和 Python 測試,使用常規訊息提交,推送到目前分支。 來源:boshu2/agentops。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/boshu2/agentops --skill push在一個原子工作流程中進行測試、提交和推送。運行 Go 和 Python 測試,使用常規訊息提交,推送到目前分支。 來源:boshu2/agentops。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/boshu2/agentops --skill push 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/boshu2/agentops