fallow-rsfallow-rsOfficialยท1 Agent Skills Included

fallow-skills

Codebase health audits, dead code cleanup, and PR review

Audits TypeScript and JavaScript codebases for unused files, exports, dependencies, duplication, circular dependencies, and complexity hotspots. Reviews pull requests by ranking changed-code risk and blast radius, separating structural decisions from routine findings. Eliminates manual code archaeology with safe dry-run auto-fixes, CI quality gates, and monorepo support.
npx skills add fallow-rs/fallow-skills --all -g -y
Available:

Tells the agent where the skill content lives, to follow the pinned public product contract, and to require a dry run before any destructive Fallow operation.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fallow-skills?โ–ผ

Run `npx skills add fallow-rs/fallow-skills --all -g -y` in your terminal to install all skills in this suite globally.

How to find unused code in a TypeScript project?โ–ผ

Ask your agent to check code health or find cleanup opportunities, and it runs fallow's dead-code analysis to list unused files, exports, types, and dependencies with exact file paths.

Can fallow review a pull request before merge?โ–ผ

Yes. The fallow-review skill ranks changed files by blast radius and risk, then frames the few structural decisions that actually need human judgment.

Does fallow-skills work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the open Agent Skills specification and work with Claude Code, Cursor, Codex, Windsurf, GitHub Copilot, and 30+ other agents.

Is fallow safe to run automatically?โ–ผ

Yes. Analysis is read-only and local by default, and any auto-fix requires a dry-run preview first, so nothing is deleted without confirmation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’