Wrap up a completed development branch by verifying tests pass, detecting the workspace state, then presenting clear merge / PR / keep / discard options and executing the chosen one safely — including correct worktree and branch cleanup. Use when implementation is done, tests should be green, and you need to integrate or put away the work.
$npx -y skills add khaledsaeed18/dotclaude --skill finish-branchInstalls into the current project.
Run `npx skills use "https://github.com/khaledsaeed18/dotclaude" --skill "khaledsaeed18/dotclaude/finish-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/khaledsaeed18/dotclaude" that are relevant to the current task. Run `npx skills add "https://github.com/khaledsaeed18/dotclaude"` and select the relevant skills, then follow their instructions.