dev10x-ticket-branch

Community

Create Git branches for tickets.

Authorwooyek
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Git branches, ensuring they follow a strict naming convention that includes ticket IDs and relevant context, thereby improving project organization and traceability.

Core Features & Use Cases

  • Standardized Branch Naming: Creates branches in the format username/TICKET-ID/short-slug or username/TICKET-ID/worktree-name/slug for worktrees.
  • Up-to-date Base Branch: Ensures the new branch is created from the latest develop branch.
  • Worktree Detection: Automatically detects if operating within a Git worktree and incorporates the worktree name into the branch name.
  • Slug Generation: Transforms ticket titles into concise, URL-friendly slugs.
  • Use Case: When starting a new task for ticket PAY-133 titled "Fix MotorTimeoutException in payment processing", this skill will create a branch like janusz/PAY-133/fix-motor-timeout (or include the worktree name if applicable).

Quick Start

Create a git branch for ticket PAY-133 with the title Fix MotorTimeoutException in payment processing.

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: dev10x-ticket-branch
Download link: https://github.com/wooyek/dev10x-ai/archive/main.zip#dev10x-ticket-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.