Safely identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Use when cleaning up unused exports, orphaned files, dead imports, unreachable functions, or unused dependencies.
$npx -y skills add qdhenry/claude-command-suite --skill remove-dead-codeInstalls into the current project.
Run `npx skills use "https://github.com/qdhenry/claude-command-suite" --skill "qdhenry/claude-command-suite/remove-dead-code"` 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/qdhenry/claude-command-suite" that are relevant to the current task. Run `npx skills add "https://github.com/qdhenry/claude-command-suite"` and select the relevant skills, then follow their instructions.