review-pr
Review a GitHub pull request and provide structured feedback with severity ratings
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Review a GitHub pull request and provide structured feedback with severity ratings
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Deploy to staging or production environment with pre-flight checks
Explain code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Fix a GitHub issue by reading the issue, finding relevant code, implementing a fix, and creating a commit
Show a summary of the current project state including git, tests, and build status
| name | review-pr |
| description | Review a GitHub pull request and provide structured feedback with severity ratings |
| context | fork |
| agent | Explore |
| allowed-tools | Bash(gh *), Read, Grep, Glob |
| argument-hint | [PR number] |
| disable-model-invocation | true |
gh pr view $ARGUMENTS --json title,body,author,baseRefName,headRefName,additions,deletions,changedFilesgh pr diff $ARGUMENTSgh pr diff $ARGUMENTS --name-onlyPerform a thorough code review:
Organize findings by severity:
End with a clear recommendation: Approve / Request Changes / Needs Discussion