Agent skill

push

Pushes the current branch to the remote repository.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/push

SKILL.md

When asked to push code, follow these steps:

  1. Run git status to verify there are commits to push.

  2. Push to the remote repository:

    • Run git push to push the commits
    • If the branch has no upstream, use git push -u origin <branch-name>
  3. Report the results including:

    • The branch name
    • The push status

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results