mr-code-reviewer
SKILL.md
MR Code Reviewer
Performs deep, context-aware code review of GitLab merge requests. Pulls together: the full diff, commit history, CI status, Jira acceptance criteria, ADRA handbook standards, and local branch inspection — then produces inline GitLab comments plus a concise in-chat summary.
Inputs
The user will typically provide one or more of:
- MR IID (e.g.
248,!248) - Project path (e.g.
adra-network/backend/adra-backends) — infer from current repo if not provided - Jira ticket key (e.g.
DEVT-1234) — extract from MR title/description if not provided
Workflow
Run these phases in order. Don't skip phases — each one feeds the next.