← ClaudeAtlas

review-mrlisted

Comprehensive MR/PR review with quality checks, domain-aware parallel agents, structured confidence scoring, evidence gating, composite grading, and YAML+MD findings artifacts handed to /etk:post-mr-comments for inline-anchored posting. Use when: reviewing a GitLab MR or GitHub PR, auditing a teammate's diff before merge, gating CI on review quality, or generating draft inline comments for a large multi-domain change. Triggers on: review-mr, review pr, code review, MR review, audit MR, gate this MR, find blockers, deep review, security review of MR
ArieGoldkin/claude-forge · ★ 6 · Code & Development · score 77
Install: claude install-skill ArieGoldkin/claude-forge
# Review MR Merge request review with tiered depth, domain-aware agent selection, structured confidence scoring, evidence gating, and composite grading. Produces YAML + Markdown artifacts; never posts to the MR directly. Posting is delegated to the companion skill `/etk:post-mr-comments`. ## /review-mr vs CC built-in /ultrareview CC v2.1.111+ includes `/ultrareview` — parallel multi-agent cloud code review for GitHub PRs. Different strengths: | Feature | `/review-mr` (this skill) | `/ultrareview` (CC built-in) | |---------|---------------------------|------------------------------| | VCS | GitLab (glab) **and** GitHub (gh): full review **+ inline posting** on both (`/etk:post-mr-comments` supports `glab` discussions and `gh` PR review comments) | GitHub only | | Execution | Local via subagents | Cloud-based parallel agents | | Modes | Quick / standard / deep / incremental | Single mode | | Customization | Policy-driven, domain-aware agent selection, spec compliance | Fixed critique pipeline | | Integration | Conventional comments, CI gates, review-logger hook, YAML→post pipeline | Standalone | **Use `/review-mr`** for GitLab MRs or GitHub PRs, policy-controlled workflows, incremental re-reviews, when you need audit trails via `review-logger`, or when you need the inline-anchored post workflow via `/etk:post-mr-comments`. **Use `/ultrareview`** for quick external GitHub PR reviews where cloud parallelism beats local depth. ### The local pre-commit layer (`/code-review`,