byfallow-rs· 2 skills
Review AI-generated or human-written code changes with fallow's graph-grounded review brief. Subtracts deterministic concerns (unused code, complexity, duplication, styling) from the loop, ranks what to look at by blast radius and risk, and surfaces the few consequential structural decisions (new public-API contracts, coupling/boundary crossings, new dependencies) as framed judgment questions anchored to verifiable signals. Drives a closed agent-contract loop: fetch the walkthrough guide, return a judgment, and have fallow post-validate it against the live graph (hallucinated or stale judgments are rejected). Use when asked to review a PR, review a branch, review a diff, do a code review, or check changed code before merge.
$npx -y skills add fallow-rs/fallow-skills --skill fallow-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fallow-rs/fallow-skills" --skill "fallow-rs/fallow-skills/fallow-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fallow-rs/fallow-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fallow-rs/fallow-skills"` and select the relevant skills, then follow their instructions.