mcpbeat

Finishing A Development Branch

dokhacgiakhoa/finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1k tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill finishing-a-development-branch

What comes with it

3 625 bytes besides the instruction
sub-skills/step-1-verify-tests.md
sub-skills/step-2-determine-base-branch.md
sub-skills/step-3-present-options.md
sub-skills/step-4-execute-choice.md
sub-skills/step-5-cleanup-worktree.md

The instruction itself

9 sections, as written by the author

Finishing a Development Branch

Overview

Guide completion of development work by presenting clear options and handling chosen workflow.

Core principle: Verify tests → Present options → Execute choice → Clean up.

Announce at start: "I'm using the finishing-a-development-branch skill to complete this work."

The Process

🧠 Knowledge Modules (Fractal Skills)

1. Step 1: Verify Tests

2. Step 2: Determine Base Branch

3. Step 3: Present Options

4. Step 4: Execute Choice

5. Step 5: Cleanup Worktree

How to use it

Copy the folder

Take dokhacgiakhoa/finishing-a-development-branch from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.