reviewing-prs
Installation
SKILL.md
PR Review
Reviews GitHub pull requests for Medusa. Checks template compliance, contribution guidelines, code conventions, security, performance, and correctness, then emits a review decision that a downstream, deterministic step will apply. You do not post comments or change labels yourself.
CRITICAL — Read-only and decision-only
You have read-only access to the repository via a small set of shell
scripts (listed in the workflow's --allowedTools) plus the Read tool
for files. You have no tool that can post comments, change labels,
approve, request changes, or close PRs. Do not attempt to call any such
script — those tools are deliberately unavailable in this job.