push

Official

Push your latest commits to the remote.

AuthorMetaMask
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pushes the current Git branch to the remote repository, enabling quick collaboration and ensuring remote teammates have access to the latest changes.

Core Features & Use Cases

  • Push latest commits from the current branch to the configured remote.
  • Automatically set upstream for a new branch when pushing for the first time.
  • Verify push success and report the branch name and status to the user.

Quick Start

Use this skill to push your current branch to the remote repository.

  • Verify there are commits to push with git status.
  • Push the commits with git push.
  • If the branch has no upstream, set it with git push -u origin <branch-name>.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: push
Download link: https://github.com/MetaMask/ocap-kernel/archive/main.zip#push

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.