概要
The Branch Namer skill automates the creation of consistent Git branch names by transforming work item IDs and task descriptions into semantic, platform-compliant slugs. It supports industry-standard prefixes like feat, fix, and chore while integrating with specialized handlers for GitHub, GitLab, and Bitbucket. By enforcing project-specific naming conventions and ensuring URL safety, this skill helps development teams maintain repository hygiene and improves traceability between code changes and project management tasks.