finishing-a-development-branch - Complete Development Work with Structured Merge Options
Guide completion of development work by presenting structured options for merge, PR, or cleanup after implementation is done and tests pass
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- verify test results
- determine base branch
- present completion options
- merge branches locally
- create pull requests
- delete branches
Inputs
- development branch
- test suite
- base branch name
Outputs
- merged code
- pull request
- branch status update
- worktree cleanup
Requirements
- git installation
- test suite configured
- access to repository
- branch permissions
