# Team Assembly

> Select the minimum complete reviewer team for a Fallow change based on touched paths, contracts, integrations, and risk.

- Skill: `fallow-rs/team-assembly` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fallow-rs/team-assembly`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fallow-rs/team-assembly/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fallow-rs (https://skillmd.com/u/fallow-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fallow-rs/team-assembly

---


# Assemble reviewers

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.

