Assemble reviewers

SkillDev tools

Picks 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.

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.

  1. Read the current diff and docs/development/review-routing.md.
  2. Map touched paths and behavioral effects to reviewer domains.
  3. Include cross-cutting reviewers when contracts or multiple consumers change.
  4. Brief reviewers with the diff, controlling plan, and primary source files.
  5. Run independent reviews in parallel where their files do not overlap.
  6. 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