| allowed-tools | Bash(git *), Bash(gh *) |
|---|---|
| description | Create a GitHub pull request with template support and confirmation |
- Current branch: !
git branch --show-current - Base branch: !
git config --get init.defaultBranch || echo "main" - Git status: !
git status