Automates the identification and removal of dead code, unused dependencies, and outdated documentation to maintain a lean repository.
Repo Cleanup provides a safe and structured framework for reducing repository bloat by targeting dead code, stale dependencies, and drifted documentation. It implements a rigorous workflow that includes usage validation, baseline testing, and archiving before deletion to ensure that maintenance tasks do not introduce regressions. This skill is ideal for engineering teams looking to improve build times, reduce security risks from unused packages, and keep their technical documentation synchronized with actual code behavior through AI-guided validation.
主要功能
01Baseline validation and rollback checkpoints
02Unused dependency auditing and pruning
037 GitHub stars
04Safe dead code identification and removal
05Documentation-to-code drift detection
06Automated sprint artifact and cache archiving
使用场景
01Reducing repository size by removing legacy build artifacts and stale files
02Cleaning up brittle or redundant test suites and documentation during sprint closures
03Auditing project dependencies to minimize security surface area and build bloat