Finish a development branch. Verifies all tests pass, then presents 4 options - merge locally, push + create PR, keep as-is, or discard. Handles worktree cleanup. Use when the user says "finish branch", "merge", "create PR", "done with this branch", or after rem-execute completes.
$npx -y skills add darbin/claudecraft --skill rem-branchInstalls into the current project.
Run `npx skills use "https://github.com/darbin/claudecraft" --skill "darbin/claudecraft/rem-branch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/darbin/claudecraft" that are relevant to the current task. Run `npx skills add "https://github.com/darbin/claudecraft"` and select the relevant skills, then follow their instructions.