ai-review
Installation
SKILL.md
MR Review Skill
Review a GitLab Merge Request and optionally post inline comments.
Arguments
$ARGUMENTS — Optional GitLab MR URL (e.g. https://gitlab.com/group/repo/-/merge_requests/123). If not provided, ask the user.
Workflow
Step 1 — Verify CLI
ai-review --version
If not found, tell the user to run npm install -g . inside the ai-review-cli repo and stop.
Step 2 — Check credentials
Related skills