feature-branch-manager

Official

Keep clean Git history across multi-phase work.

AuthorOreStudio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Feature branches for multi-phase work can become messy when merging into main and starting the next phase. This skill provides a disciplined workflow to transition between phases while preserving a clean Git history.

Core Features & Use Cases

  • Phase-aware branch naming: enforces consistent feature/<entity>_<phase_description> naming across all phases.
  • Safe phase transition: verifies merged PRs, stashes local changes, and creates a fresh branch from origin/main for the next phase.
  • Branch cleanup: removes old local and remote branches after successful transitions to keep repositories tidy.

Quick Start

Use the phase-transition workflow to prepare your next feature branch after merging the current phase you are finishing.

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: feature-branch-manager
Download link: https://github.com/OreStudio/OreStudio/archive/main.zip#feature-branch-manager

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.