devops:branch

Community

Create Git branches with structure

Authoratournayre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Git branches following a structured workflow, ensuring consistency and reducing manual errors in version control.

Core Features & Use Cases

  • Structured Branching: Creates branches based on issue numbers or descriptive text, adhering to common naming conventions (feature, fix, chore, etc.).
  • Source Branch Management: Automatically determines the source branch, pulling the latest changes before branching.
  • Use Case: When starting a new feature, you can run /devops:branch 123 to create a feature/123-description branch from your main development branch, ensuring you're up-to-date.

Quick Start

Create a new git branch named 'feature/123-user-authentication' from the 'develop' branch.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: devops:branch
Download link: https://github.com/atournayre/claude-personas/archive/main.zip#devops-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.