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