About
The GitFlow Feature Starter skill streamlines the development lifecycle by automating branch management within your Git environment. It intelligently identifies the appropriate base branch—selecting 'develop' for Classic GitFlow or 'main' for GitHub Flow—and normalizes provided feature names into a consistent kebab-case format. By handling the initial branch creation, name validation, and remote synchronization in a single step, it ensures that your development workspace remains organized and compliant with team standards from the very first commit.