manage-branch

Community

Enforce Git branch naming conventions.

Authormeriley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures all Git branches adhere to a strict naming convention, preventing inconsistencies and improving repository organization.

Core Features & Use Cases

  • Enforced Naming: Automatically prefixes branches with mriley/ and a type (e.g., feat/, fix/).
  • Safe Operations: Validates branch names, checks for uncommitted changes before switching, and offers options for renaming or creating branches.
  • Use Case: When creating a new feature branch, the skill will prompt you for a descriptive name, automatically format it as mriley/feat/your-descriptive-name, and ensure you're not creating it with uncommitted changes.

Quick Start

Use the manage-branch skill to create a new branch for a feature called user authentication.

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: manage-branch
Download link: https://github.com/meriley/claude-code-skills/archive/main.zip#manage-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 223,000+ vetted skills library on demand.