VorobiovD/air

AI Review — automated code review with verification, pattern learning, and team knowledge

5Stars on the repository
16Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

learn

01

VorobiovD/air

Command

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

5 7d ago C 28 tokens original MIT

review-respond

02

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 7d ago C 0 tokens original MIT

review-self

03

VorobiovD/air

Command

When --self is passed, this is a completely different flow. No PR needed. Reviews local changes before push.

5 7d ago D 0 tokens original MIT

review-solo

04

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 7d ago B 0 tokens original MIT

review

05

VorobiovD/air

Command

Automated code review with verification, pattern learning, and team knowledge — review PRs, self-check before pushing, or track fixes across iterations.

5 7d ago D 28 tokens original MIT