bymaddhruv· 11 skills
Dead code and dependency cleanup, repo-wide: unused deps, unreferenced exports, unreachable code, orphaned files — removed only with tool evidence, in reversible waves. Runs on green main. For diff-scoped cleanup use absolute-simplify. Triggers on "absolute prune", "remove dead code", "find unused deps/exports", "what can we delete", "clean up orphaned files".
$npx -y skills add maddhruv/absolute --skill absolute-pruneInstalls into the current project.
Run `npx skills use "https://github.com/maddhruv/absolute" --skill "maddhruv/absolute/absolute-prune"` 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/maddhruv/absolute" that are relevant to the current task. Run `npx skills add "https://github.com/maddhruv/absolute"` and select the relevant skills, then follow their instructions.