Che cos'è push?
Testa, esegui il commit e invia in un unico flusso di lavoro atomico. Esegue test Go e Python, esegue il commit con un messaggio convenzionale, esegue il push al ramo corrente. Fonte: boshu2/agentops.
Testa, esegui il commit e invia in un unico flusso di lavoro atomico. Esegue test Go e Python, esegue il commit con un messaggio convenzionale, esegue il push al ramo corrente.
Installa rapidamente la skill AI push nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Testa, esegui il commit e invia in un unico flusso di lavoro atomico. Esegue test Go e Python, esegue il commit con un messaggio convenzionale, esegue il push al ramo corrente. Fonte: boshu2/agentops.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/boshu2/agentops --skill pushTesta, esegui il commit e invia in un unico flusso di lavoro atomico. Esegue test Go e Python, esegue il commit con un messaggio convenzionale, esegue il push al ramo corrente. Fonte: boshu2/agentops.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/boshu2/agentops --skill push Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/boshu2/agentops