01Repetition Audit: Flags logic duplication and identifies opportunities for better abstraction during evolution.
023 GitHub stars
03Technical Debt Trajectory: Analyzes whether modifications are reducing or compounding existing debt.
04Incremental Complexity Detection: Identifies unnecessary special cases, flags, and dependencies introduced by changes.
05Comment Maintenance Sync: Ensures documentation and higher-level comments remain accurate and relevant after code changes.
06Designed-In Assessment: Determines if changes look native to the codebase or like superficial patches.