fallow-skills
Codebase health audits, dead code cleanup, and PR review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core