git-flow-branch-creator

Community

Intelligent Git branch creation

Author74nu5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Git branches according to the Git Flow branching model, ensuring consistency and saving developers time by intelligently analyzing code changes.

Core Features & Use Cases

  • Automated Branch Type Determination: Analyzes git status and git diff to classify changes (feature, release, hotfix).
  • Semantic Branch Naming: Generates descriptive branch names following Git Flow conventions.
  • Use Case: A developer makes several changes to add a new user profile feature. Running this Skill will automatically create a feature/user-profile branch off develop, based on the code modifications.

Quick Start

Run this prompt to analyze your current git changes and create the appropriate Git Flow branch for you.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: git-flow-branch-creator
Download link: https://github.com/74nu5/Narratum/archive/main.zip#git-flow-branch-creator

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.