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
Mis à jour 11/18/2025
Étoiles
2
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use start-feature