원클릭으로
mcp-gh-pr-mini
mcp-gh-pr-mini에는 y-hirakaw에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Get file changes from a GitHub pull request with commentable positions. Use when reviewing code and need to know where to place review comments.
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.
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.
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.