release-now
01Command 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).
12 tagged gitlab review, measured the same way as everything else here.
Browse within: agent-skill 7github-review 7ai-review 5automated-review 5gitlab 5
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).
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.
Command
Review PRs against the conventions learned from each repo — 1 post per PR, findings tagged by severity, code left untouched.
Command
Clean up, deduplicate, and reorganize the wiki REVIEW.md using AI. Also regenerates REVIEW-HISTORY.md from PR comment history.
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…
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…