Was ist push?
Testen, Festschreiben und Pushen in einem atomaren Workflow. Führt Go- und Python-Tests aus, führt Commits mit konventioneller Nachricht durch und pusht in den aktuellen Zweig. Quelle: boshu2/agentops.
Testen, Festschreiben und Pushen in einem atomaren Workflow. Führt Go- und Python-Tests aus, führt Commits mit konventioneller Nachricht durch und pusht in den aktuellen Zweig.
Installieren Sie den KI-Skill push schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Testen, Festschreiben und Pushen in einem atomaren Workflow. Führt Go- und Python-Tests aus, führt Commits mit konventioneller Nachricht durch und pusht in den aktuellen Zweig. Quelle: boshu2/agentops.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/boshu2/agentops --skill pushTesten, Festschreiben und Pushen in einem atomaren Workflow. Führt Go- und Python-Tests aus, führt Commits mit konventioneller Nachricht durch und pusht in den aktuellen Zweig. Quelle: boshu2/agentops.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/boshu2/agentops --skill push Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/boshu2/agentops