home/categories/git-workflows/otrebu-agents-plugins-development-lifecycle-skills-finish-feature-skill-md
git-workflowsdevops

finish-feature

Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.

otrebu
maintainer
otrebu
更新日 11/18/2025
スター
2
フォーク
0
quick start

Installation and usage

Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use finish-feature