managing-branches

Configure Gitflow branch workflows with naming and merge rules.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill managing-branches
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-branches
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/github-workflows/skills/managing-branches
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill managing-branches

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides policy-driven branching automation, including naming conventions, branch lifecycle, and flow governance across Git workflows.

Core Features & Use Cases

  • Branch Strategy Configuration: Gitflow, GitHub Flow, etc.
  • Flow Operations: start/finish branches, PR requirements
  • Branch Lifecycle Management: create, merge, cleanup
  • Environment Management: dev/staging/prod coordination
  • Worktree Operations: multi-branch parallel development

Quick Start

Ask to configure a Gitflow branch workflow or start a new feature branch; the Skill will guide naming and merge rules.