01AI-powered discovery of stale TODOs, commented-out code, and redundant console logs.
02Context-aware safety rules that automatically protect public APIs and framework-specific routes.
03Automated detection of dead exports and orphaned files via MCP-based structural analysis.
04Multi-tier confidence scoring (Safe vs. Aggressive) to ensure low-risk codebase cleaning.
05Identification of circular dependencies and unused npm packages to optimize project architecture.
0699 GitHub stars