branch-and-pr
Installation
SKILL.md
Branch and PR Skill
When to Use This Skill
Use this skill when:
- Creating a git branch from a Jira ticket
- Opening a Pull Request to main/master branch
- Users mention "create branch for FB-1", "open PR", "submit for review"
- Automating the full workflow: branch → code → PR
Prerequisites
1. GitHub CLI
brew install gh
gh auth login