review-pr
Review a GitHub pull request and provide structured feedback with severity ratings
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Review a GitHub pull request and provide structured feedback with severity ratings
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación 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