fallow-rs/fallow · Archived

team-assembly

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

First seen Aug 8, 2026

Installation

$ npx skills add fallow-rs/fallow --skill team-assembly

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fallow-rs/fallow · top by installs.

npx skills add fallow-rs/fallow

Browse all from fallow-rs/fallow

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.4K
License LICENSE
Default branch main
Open issues 7
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 706 B
  • docs SUMMARY.md 141 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

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.