概要
The Repository Cleanup skill for Claude Code provides a structured and safe framework for managing repository hygiene and reducing technical debt. It streamlines the removal of dead code, unused dependencies, outdated documentation, and brittle tests while minimizing risk through mandatory baseline checks, usage validation, and post-cleanup testing. This skill is essential for development teams looking to reduce repository bloat, optimize build times, and maintain a high-quality, navigable codebase through repeatable and documented maintenance cycles.