
from fallow-skills40
Static and runtime codebase intelligence for JavaScript/TypeScript—find unused code, duplication, circular deps, and complexity hotspots; merge runtime coverage
Fallow provides codebase intelligence for JavaScript and TypeScript projects. Its static analysis finds unused files/exports/types, duplicate code, circular dependencies, complexity hotspots, boundary violations, and feature-flag patterns. When runtime coverage is available, Fallow merges execution data into health reports to prioritize hot-path refactors, safely remove cold code, and produce actionable cleanup candidates.
--format json --quiet and append || true to avoid non-zero exits when issues are found. Use --dry-run before fix --yes.Works well with agent environments that can run CLIs or shell commands (Claude Code, Cursor, Copilot, Codex, Gemini CLI).
This skill has not been reviewed by our automated audit pipeline yet.