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