AI AGENT ADDONS

Finishing A Development Branch

jnmetacode/superpowers-zh

When your code works and all tests pass, it is time to finish your development branch. This skill gives you clear steps to wrap up your work. You do not need to guess what to do next.

The skill first checks that your tests pass. Then it looks at your Git setup. It shows you a menu of choices. You can merge your branch locally, push it and create a pull request, keep the branch as is, or discard your work. Each choice has a safe and clear process.

Using this skill helps you avoid mistakes like merging broken code or deleting a branch too early. It makes finishing a branch simple and reliable. Any developer can use it to keep their Git workflow clean and organized.

Add Finishing A Development Branch skill to your workflow

Global

mkdir -p ~/.claude/skills/finishing-a-development-branch

Project

mkdir -p .claude/skills/finishing-a-development-branch

Source Repository

Stars
6,061
Forks
582
Watchers
6,061
License
MIT
Last Push
1 month ago
Created
4 months ago