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
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use finish-feature