01Detects and removes blocks of commented-out code automatically
020 GitHub stars
03Locates orphaned source files unreachable from project entry points
04Enforces issue tracker references for all TODO, FIXME, and HACK comments
05Identifies unused exports and public symbols to reduce API surface
06Blocks placeholder functions and stubs from reaching production code