git-branch-review

Community

Assess Git branch health before merges or updates

Authorrmanzoku
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for a thorough review of local and remote Git branches before making critical decisions such as merges or updates, helping users avoid potential merge conflicts and other issues.

Core Features & Use Cases

  • Branch State Review: Analyze local and remote Git branch states, including worktree cleanliness and pull requests.
  • Fast-Forward Recommendations: Suggest fast-forward updates only when safe, reducing the risk of merge conflicts.
  • Use Case: Before merging a branch into a default branch, use this Skill to ensure that all conditions for a fast-forward merge are met and that the local branch is in a safe state.

Quick Start

Analyze the current branch state for 'git-branch-review'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-branch-review
Download link: https://github.com/rmanzoku/dotfiles/archive/main.zip#git-branch-review

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 620,000+ vetted skills library on demand.