GitHub PR Skill
This skill automates the creation, management, and review of Pull Requests using the GitHub CLI (gh).
Capabilities
- Create detailed PRs with auto-generated descriptions.
- Manage PR lifecycle (review, merge, close).
- Interact with GitHub using standard
ghcommands.
Usage
Use run_command with gh to interact with pull requests.
Read https://cli.github.com/manual/ for gh documentation.