·push

Test, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch.

34Installs·3Trend·@boshu2

Installation

$npx skills add https://github.com/boshu2/agentops --skill push

How to Install push

Quickly install push AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill push
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: boshu2/agentops.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/boshu2/agentops --skill push
Category
>_Productivity
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from boshu2/agentops

Quick answers

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.

How do I install push?

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

Where is the source repository?

https://github.com/boshu2/agentops

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-06