finishing-a-development-branch
Installation
SKILL.md
Finishing a Development Branch
Guide completion of development work by presenting clear options and handling the chosen workflow end-to-end.
Core principle: Verify tests → Detect environment → Present options → Execute choice → Clean up.
Contract
Inputs:
- A completed branch or worktree, the project's test results, and the user's chosen integration path (merge / PR / keep / discard).
Outputs:
- The executed integration action plus a summary of what happened and where the work now lives.