# 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

- Skill: `paperclipai/finishing-a-development-branch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add paperclipai/finishing-a-development-branch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/paperclipai/finishing-a-development-branch/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: paperclipai (https://skillmd.com/u/paperclipai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/paperclipai/finishing-a-development-branch

---


Merge/PR decision workflow — verifies tests pass, presents structured options (merge locally, create PR, keep as-is, discard), and cleans up worktrees.

