learn
01Command
Clean up, deduplicate, and reorganize the wiki REVIEW.md using AI. Also regenerates REVIEW-HISTORY.md from PR comment history.
AI Review — automated code review with verification, pattern learning, and team knowledge
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
When --self is passed, this is a completely different flow. No PR needed. Reviews local changes before push.
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…
Command
Automated code review with verification, pattern learning, and team knowledge — review PRs, self-check before pushing, or track fixes across iterations.