finishing-a-development-branch - Guide completion of development work
Guides the completion of development work by verifying tests, presenting structured integration options, and executing merge, PR, or cleanup.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify test suite execution
- Determine git base branch
- Present structured integration options
- Merge feature branch locally
- Push branch and create PR
- Discard branch and commits
- Clean up git worktree
Inputs
- Git feature branch
- Project test suite
- User choice selection
- Typed discard confirmation
Outputs
- Merged git base branch
- Created GitHub pull request
- Deleted git branch
- Removed git worktree
Requirements
- Git CLI
- GitHub CLI
- Project test runner
