finishing-branch
SKILL.md
Finishing a Development Branch
Complete development work by presenting clear options and executing the chosen workflow.
WHAT This Skill Does
After implementation is complete, guides you through verifying tests, presenting integration options, and executing the chosen path (merge, PR, keep, or discard).
WHEN To Use
- Implementation is complete
- All tests pass
- Ready to integrate work into the main branch
KEYWORDS: finish branch, complete branch, merge, PR, done with feature