feat: migrate all skills from Claude session: SKILL.md

This commit is contained in:
Zac Gaetano 2026-06-02 22:45:30 -04:00
parent 6d4b4f7dcc
commit 00487ef4aa

View file

@ -0,0 +1,14 @@
---
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 start:** "I'm using the finishing-a-development-branch skill to complete this work."