dev-update-working-branch

Community

Keep feature branches current with main.

AuthorNebulavenus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Update the current working branch to align with the latest changes in main, reducing merge conflicts and ensuring tests run against the latest code.

Core Features & Use Cases

  • Fetches origin/main to obtain the latest main branch.
  • Updates local main to match origin/main.
  • Rebases the current branch onto main to maintain a clean linear history.
  • Safety checks: prevents running on main and warns about uncommitted changes.

Quick Start

Run the skill on your feature branch to fetch origin/main, fast-forward local main, and rebase your branch onto main.

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: dev-update-working-branch
Download link: https://github.com/Nebulavenus/forge-gpu/archive/main.zip#dev-update-working-branch

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.