branch-pusher

Official

Push branches safely with upstreams and protections

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill pushes branches to a remote repository with safety checks, upstream tracking, and force-with-lease handling.

Core Features & Use Cases

  • Upstream tracking: Optional upstream creation
  • Protected branches: Warn before pushing to protected branches
  • Force-with-lease: Safe force push when needed

Quick Start

Push the current branch to origin with upstream tracking.

Dependency Matrix

Required Modules

gitfractary-cli

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: branch-pusher
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#branch-pusher

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