review-pr
package-spec PR Review (Agent Skill)
This skill conforms to the Agent Skills open format (agentskills.io).
This skill does not modify the codebase. It does not edit source files, run any git
command that modifies state (no commit, push, checkout, reset, stash, merge, or rebase), or
change anything on the branch under review. If an issue is found, describe it and stop — do
not attempt to fix it. The only file it writes is the review report at .cursor/review-pr-output.md.
Reviews a branch or pull request against the contribution rules for this repository. See references/checklist.md for full rules and examples.
For narrative onboarding (Makefile targets, scaffolding test packages, testing against the integrations repo), see CONTRIBUTING.md at the repository root. This skill and the checklist focus on PR completeness against those practices.