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