| name | speckit-superb-finish |
| description | Complete branch handoff after Spec Kit convergence and fresh checks. |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"github-spec-kit","source":"superb:commands/finish.md"} |
Finish - Explicit Branch Handoff
User Context
$ARGUMENTS
Resolve finishing-a-development-branch. Require a converged Spec Kit feature
and run fresh project checks before presenting any branch action. Summarize the
branch, base, verification evidence, and workspace ownership.
Offer merge, pull request, keep, or discard as an explicit choice. Execute only
the user's selected action. Preserve workspaces it does not own and never infer
a destructive choice. This command creates no Superb lifecycle status and does
not repeat convergence.
If the skill is unavailable, run
bash .specify/extensions/superb/scripts/bash/ensure-skills.sh --print-guidance
and direct the user to /speckit.superb.check; do not infer branch actions.