finishing-a-development-branch - Guide completion and integration of a development branch
Guides completion of development work by verifying tests and presenting structured options for merge, PR, or cleanup.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify project test suite
- Determine base branch
- Present branch integration options
- Merge branch locally
- Push branch and create PR
- Discard feature branch
- Clean up git worktree
Inputs
- Completed development branch
- User option choice
- User discard confirmation
Outputs
- Test suite output
- Merged git branch
- Created Pull Request
- Cleaned worktree
Requirements
- Git CLI
- GitHub CLI
- Project test suite
