com um clique
mcp-gh-pr-mini
mcp-gh-pr-mini contém 10 skills coletadas de y-hirakaw, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.