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.

otrebu
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