finishing-a-development-branch
๐ฏSkillfrom obra/superpowers
Automates Git workflow for merging feature branches, cleaning up commits, and syncing changes with main repository branches.
Overview
A skill from the Superpowers collection by Jesse Vincent (obra) that guides completing development work by presenting structured options for merge, PR, or cleanup when implementation is done and tests pass.
Key Features
- Four structured completion options: merge locally, create PR, keep branch, or discard
- Mandatory test verification before presenting options
- Worktree cleanup automation after branch completion
- Base branch detection and merge conflict handling
Who is this for?
Developers using Git worktrees or feature branches who want Claude to guide them through a clean completion workflow โ verifying tests, choosing integration strategy, and cleaning up.
Same repository
obra/superpowers(16 items)
Installation
npx vibeindex add obra/superpowers --skill finishing-a-development-branchnpx skills add obra/superpowers --skill finishing-a-development-branch~/.claude/skills/finishing-a-development-branch/SKILL.mdSKILL.md
More from this repository10
Complete software development workflow framework for coding agents. Enforces structured processes โ brainstorming, spec writing, TDD, subagent-driven development, and code review โ turning AI agents into disciplined engineering teammates.
Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.
Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.
Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.
Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.
Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.
Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.
Transforms complex multi-step workflows into executable sequences with robust error handling, retry mechanisms, and intelligent task orchestration.
Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks
Validates and cross-checks critical task parameters, inputs, and preconditions before finalizing complex workflows to prevent errors and ensure reliable execution.