Coding v6fd4507 By Jesse Vincent

Finishing a Development Branch

A decision aid for the often-fumbled last mile of a feature branch. When implementation is complete and tests are green, it presents the integration paths clearly — merge directly, open a PR, or clean up and discard — and helps you pick the right one for the situation rather than defaulting. Prevents half-finished merges and orphaned branches. Third-party skill from Jesse Vincent's Superpowers collection.

gitbranchesmergepull requestworkflow
Install

Simple install — no setup required

1

Download the skill file below

2

Add it to Claude — pick your platform:

Claude desktop app

  1. Open the Claude desktop app
  2. Go to Code, then Customize
  3. Click Create a new skill
  4. Upload the skill file you downloaded

claude.ai (web)

  1. Go to Customize, then Skills
  2. Click +, then Create a new skill
  3. Upload the skill file you downloaded
3

Say a trigger phrase to activate it

Download skill file

What Claude does with this skill

The following is the exact SKILL.md content Claude reads when this skill is active. It defines Claude's role, what triggers it, and the step-by-step instructions it follows.

The full SKILL.md for this third-party skill lives on GitHub at the pinned commit we reviewed. Open it to read the exact instructions Claude will follow.

View full SKILL.md on GitHub