Branch Orchestration

Installation
SKILL.md

Branch Orchestration

Intelligent Git branch management with automated naming, issue linking, and lifecycle operations.

Purpose

Branch Orchestration provides systematic branch naming and management following the convention {issueNum}-{workType}/{kebab-name}. Automatically links branches to GitHub issues, detects work types, and manages branch lifecycle including creation, renaming, remote sync, and cleanup.

When to Use

  • Creating branches with smart naming from issue context
  • Renaming branches to follow project conventions
  • Linking branches to GitHub issues
  • Cleaning up merged or stale branches
  • When hooks don't provide enough control over naming

Core Capabilities

Branch Naming Convention

Related skills

More from constellos/claude-code-plugins

Installs
GitHub Stars
5
First Seen