Get file changes from a GitHub pull request with commentable positions. Use when reviewing code and need to know where to place review comments.
y-hirakaw/mcp-gh-pr-mini
SkillsMP has collected 10 skills from y-hirakaw/mcp-gh-pr-mini. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Add a general comment to a GitHub pull request. Use when the user wants to post a comment on a PR conversation.
Get all comments from a GitHub pull request including both conversation and code review comments. Use when the user wants to read PR comments or review feedback.
Create a new GitHub pull request. Use when the user wants to create a PR, open a pull request, or submit changes for review.
Source text: Mixed languages
Get the unified diff for a GitHub pull request. Use when the user wants to see code changes, review a diff, or understand what changed in a PR.
Get detailed information about a specific GitHub pull request. Use when the user wants to see PR details, check PR status, or view PR metadata.
List open pull requests in a GitHub repository. Use when the user wants to see PRs, check open pull requests, or browse PRs.
Source text: Mixed languages
Add a review comment to a specific line in a GitHub pull request. Use when the user wants to comment on specific code in a PR diff.
Request reviewers for a GitHub pull request. Use when the user wants to add reviewers to a PR or request a code review.
Update an existing GitHub pull request. Use when the user wants to modify a PR's title, description, state, or base branch.
Source text: Mixed languages