branch-management

Community

Git workflow guardrails for main, develop.

Authortettuan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies branch handling rules for git workflows to ensure PR-based merges into protected branches and a clear release sequence, preventing unsafe or unintended integrations.

Core Features & Use Cases

  • Branch strategy guidance: Visual and textual rules for main, develop, and release/* branches.
  • Merge & PR guidance: When and how to merge or create PRs according to the workflow.
  • Release flow: Clear steps from release/* through develop to main, with tagging guidance.

Quick Start

Apply the described branch strategy in your repository: enforce PRs from feature/fix branches into release/, and require PR-based merges into main only from develop and release/.

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: branch-management
Download link: https://github.com/tettuan/climpt/archive/main.zip#branch-management

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.