finish-branch
SolidUse after review-pack has returned `yes` and the user has explicitly signed off on the diff. Presents the user with concrete integration options (merge, PR, keep branch, cleanup) and executes only the one the user picks. Never auto-merges, auto-pushes, or auto-PRs. This is the outward-facing endpoint of the vibe pipeline.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- rizukirr
- Repository
- rizukirr/vibekit
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
finishing-a-development-branch
Presents options for merge, PR, or cleanup. Use when work is complete, tests pass, and you must decide how to integrate.
finishing-a-development-branch
Decides how to integrate finished work - merge locally, open a pull request, or keep the branch. Use when implementation is complete and all tests pass.