finish-feature

Community

Finish and merge features safely with Git Flow

AuthorFradSer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of finishing and merging a feature branch in a Git Flow workflow, reducing manual steps and ensuring consistency across releases.

Core Features & Use Cases

  • Feature name derivation: Derives the feature name from the current branch (feature/{name}) or a provided argument.
  • Pre-finish checks: Runs tests or validation steps if available before finishing.
  • CHANGELOG updates: Updates the CHANGELOG under the [Unreleased] section to document changes.
  • Finish and publish: Executes the git-flow finish command and pushes updates to the develop branch.

Quick Start

Finish a feature by running the git flow command with the feature name, for example: git flow feature finish my-feature

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: finish-feature
Download link: https://github.com/FradSer/dotclaude/archive/main.zip#finish-feature

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.