gitlab review commands

12 tagged gitlab review, measured the same way as everything else here.

Browse within: agent-skill 7github-review 7ai-review 5automated-review 5gitlab 5

release-now

01

TOMOSIA-VIETNAM/open-pr

Command Claude Code

Create a git tag + GitHub Release for open-pr — an official release if standing on main, an RC if standing on a branch with an open PR (a dev tool specific to this repo, not shipped in the plugin).

43 3d ago A 46 tokens original MIT

fix

02

TOMOSIA-VIETNAM/open-pr

Command

Act on the findings a review left on a PR — takes or declines each by severity, edits code at pwd to match the project, 1 commit, replies once pushed.

43 3d ago A 35 tokens original MIT

review

03

TOMOSIA-VIETNAM/open-pr

Command

Review PRs against the conventions learned from each repo — 1 post per PR, findings tagged by severity, code left untouched.

43 3d ago A 26 tokens original MIT

learn

04

VorobiovD/air

Command

Clean up, deduplicate, and reorganize the wiki REVIEW.md using AI. Also regenerates REVIEW-HISTORY.md from PR comment history.

5 6d ago C 28 tokens original MIT

review-respond

05

VorobiovD/air

Command

When --respond is passed, this flow automates the developer's side of the review cycle. It reads the existing review, classifies each finding based on local code changes, verifies fixes are correct, runs a self-check on the fix diff, detects additional changes, and posts a structured response that the reviewer's next…

5 6d ago C 0 tokens original MIT

review-solo

06

VorobiovD/air

Command

One agent applies all six review lenses + self-verifies in a single pass — the CLI counterpart of managed's AIRREVIEWMODE=solo, sharing the same assembled prompt (lib/soloprompt.py) and the same verdict-gating contract (lib/verdict.py). Runs on Fable via your Claude Code subscription: 3–7 min of agent time and $0 of…

5 6d ago B 0 tokens original MIT