finishing-branch
Installation
SKILL.md
Finishing a Branch
Prerequisites
Before running this skill, verify:
- All tests pass — run the full test suite, not just new tests. If the project has no test suite, verify per
verification-before-completion(diff review, syntax validation). - All tasks complete — check task list or plan file for unchecked items
- Verification evidence is fresh — per
verification-before-completion
If tests are failing, stop here. Show the failures and fix them first. If no test suite exists, state what you verified and how (see verification-before-completion — "When No Verification Command Exists").
Guard: Must Be on a Feature Branch
Check the current branch before proceeding: