Pr Review

Reviews a merge request or pull request against its linked work item, publishes the findings as inline comments on the diff, and records the verdict on the change. It fetches the change and the work-item context, isolates the change locally, hands the review itself to the review-changes skill, posts each finding, and then approves the change or requests changes according to that verdict. It ships with adapters for GitLab and GitHub as the code host, and Jira and GitHub Issues as the tracker. For any other host or tracker, it degrades to whatever tool discovery can reach. This skill is user-only: it runs only when the user invokes /pr-review <MR or PR URL>. When the user wants to review a GitLab MR or a GitHub PR, code-review a merge request or pull request, or evaluate the diff of a change against its linked work item, suggest this command instead of a manual review.

azborgonovo Updated

File contents

azborgonovo/ai-skills/tree/main/skills/code-review/pr-review commit b3be1805df

Frequently asked questions

npx skillmds@latest add azborgonovo/pr-review