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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use finish-feature