home/categories/git-workflows/otrebu-agents-plugins-development-lifecycle-skills-start-feature-skill-md
git-workflowsdevops
start-feature
Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.
maintainer
otrebu
更新於 11/18/2025
星標
2
分支
0
quick start
Installation and usage
Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use start-feature