What problem does it solve? After running a multi-agent code review, manually copying findings into GitLab MR comments is tedious and error-prone. This Skill publishes the review report already produced in the session to the merge request, placing each finding exactly where it belongs. ## Core Features & Use Cases - Inline diff comments: Anchors each finding to the correct file and line in the MR diff using glab-discussion, with severity labels, mermaid diagrams, and suggested fixes. - Migration safety threads: Posts each database migration assessment as its own thread with verdict, lock behavior, size estimates, and replication impact. - Summary comment: Publishes one MR-level comment with the verdict, cross-cutting findings, coverage, and unresolved discussions. - Use Case: After running /code-review:full on a branch, invoke this Skill to publish all findings to the GitLab MR so reviewers and approvers can discuss them in threads. ## Quick Start Ask the assistant to post the code-review report from this session to the current GitLab merge request.