create-branch
This skill creates and checks out git branches with validation and GitHub issue integration. It runs local shell commands such as `git checkout`, `git status`, and `gh issue develop` and performs remote operations like `git push` (remote `origin`).