branch - Git branch management tool
Create, switch, list, and delete Git branches
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create git branches
- switch git branches
- list git branches
- delete git branches
Inputs
- Operation type (create/switch/list/delete)
- Branch name
- Git repository
Outputs
- Created branch
- Switched branch context
- Branch list
- Deleted branch
Requirements
- Bash execution environment
- Git installed
- Access to Git repository
