pull-request-management
Installation
SKILL.md
GitHub Pull Request Management Skill
This skill provides comprehensive pull request (PR) management operations including creating, listing, reviewing, merging, and managing PR status.
Available Operations
1. Create Pull Request
Create a new pull request from one branch to another.
2. List Pull Requests
List PRs with filters (state, base branch, head branch, etc.).
3. Get Pull Request Details
Retrieve detailed information about a specific PR.
4. Get Pull Request Files
View the list of files changed in a PR.
5. Get Pull Request Status
Check the status of CI/CD checks and reviews.