git-branch-conventions

Community

Enforce semantic git branch naming

Authorbordenet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

New work branches often use inconsistent or ambiguous names that hinder collaboration, CI rules, and triage; this Skill enforces a small set of semantic prefixes and formatting rules to keep branch names predictable and meaningful.

Core Features & Use Cases

  • Canonical prefixes: Requires one of feat/, fix/, exp/, doc/, perf/, or chore/ to communicate intent at a glance.
  • Formatting validation: Enforces lowercase, hyphen-separated short descriptions and supports optional ticket IDs for traceability.
  • Practical workflows: Helps developers name feature branches, bugfixes, experiments, docs, performance work, and maintenance branches consistently so PR reviews and CI gates behave reliably.

Quick Start

Ask the assistant to name and create a new work branch using a semantic prefix and hyphenated description, for example create a branch named feat/add-login.

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: git-branch-conventions
Download link: https://github.com/bordenet/superpowers-plus/archive/main.zip#git-branch-conventions

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.