manage-branch

Installation
SKILL.md

Manage Branch Skill

Purpose

Enforce branch naming conventions and provide safe branch creation/switching operations with proper validation.

CRITICAL POLICY

Branch Naming Convention

ALL branches MUST be prefixed with mriley/

Valid branch name patterns:

  • mriley/feat/<descriptive-name>
  • mriley/fix/<issue-description>
  • mriley/refactor/<component-name>
  • mriley/perf/<optimization-description>
  • mriley/chore/<task-description>
Related skills
Installs
3
GitHub Stars
3
First Seen
Mar 29, 2026