Assemble reviewers
SkillDev toolsPicks the smallest set of reviewers needed for a code change based on what files and systems it touches.
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 Assemble reviewers skill
About this capability
Select the minimum complete reviewer team for a Fallow change based on touched paths, contracts, integrations, and risk.
What this skill tells your AI
The instructions your AI receives, as published by fallow-rs/fallow in .agents/skills/team-assembly/SKILL.md and read by ahel’s review.
- Read the current diff and
docs/development/review-routing.md. - Map touched paths and behavioral effects to reviewer domains.
- Include cross-cutting reviewers when contracts or multiple consumers change.
- Brief reviewers with the diff, controlling plan, and primary source files.
- Run independent reviews in parallel where their files do not overlap.
- Synthesize verdicts without replacing blocks with majority votes.
Do not select reviewers only from filenames when behavior affects additional consumers.
Signals
- GitHub stars
- 4k
- Forks
- 155
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
team-assembly- Source
- github.com/fallow-rs/fallow