What is push?
Test, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch. Source: boshu2/agentops.
Test, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch.
Quickly install push AI skill to your development environment via command line
Source: 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.
Test, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch. Source: boshu2/agentops.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/boshu2/agentops --skill pushTest, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch. Source: boshu2/agentops.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill push Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/boshu2/agentops