About
Branch Orchestration streamlines your Git workflow by enforcing a standardized naming pattern ({issueNum}-{workType}/{title}) and automatically linking branches to GitHub issues. It intelligently detects work types like 'fix' or 'feature' from context, manages remote synchronization during renames, and automates the cleanup of merged or stale branches. This skill ensures your repository stays organized and provides a clear audit trail between your code changes and project tasks, making it ideal for teams following Agile or Issue-driven development practices.