Review
SkillDev toolsLets your agent run a detailed code review on a branch, pull request, or diff before merging.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Review skill
About this capability
Perform Fallow's comprehensive pre-merge review. Use after implementation or when asked to review a branch, pull request, or diff.
What this skill tells your AI
The instructions your AI receives, as published by fallow-rs/fallow in .agents/skills/review/SKILL.md and read by ahel’s review.
- Re-read
AGENTS.md, the active plan, the current branch, and the complete diff against its intended base. - Run the applicable gates in
docs/development/quality-gates.md. - Select reviewers using
docs/development/review-routing.md. - Review public contracts, all affected output formats, filters, integrations, generated surfaces, security boundaries, and companion parity.
- Run a behavior-facing smoke on a real project when runtime behavior changed.
- Classify each result as
APPROVE,CONCERN, orBLOCK. - Fix every block, rerun the blocking reviewer, and update verification.
Review the actual source and live output. Do not infer correctness from a green compile, a narrow unit test, or a previously cached report.
Signals
- GitHub stars
- 4k
- Forks
- 155
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
review-fallow-rs- Source
- github.com/fallow-rs/fallow