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
Content Preview
--- name: finishing-a-development-branch description: 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 --- # 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 st
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/finishing-a-development-branch.md \
https://raw.githubusercontent.com/obra/superpowers/main/skills/finishing-a-development-branch/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowersThen reference at skills/finishing-a-development-branch/SKILL.md
Related Skills
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
lint-and-validate
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
generallintandvalidate
by sickn33 (Antigravity) · antigravity-awesome-skills
springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
springboot-securityspringbootsecurity
by affaan-m · everything-claude-code
plain-english-alternatives
Replace complex or pompous words with plain English alternatives.
marketing-skillplainenglishalternatives
by alirezarezvani · alirezarezvani-claude-skills