01Pattern Discovery: Automatically searches for analogous features and existing implementations.
02Data Flow Tracing: Maps how data moves through the system to ensure consistent handling and validation.
03Consistency Guardrails: Flags conflicts between new requirements and established codebase patterns.
04Utility Audit: Prevents code duplication by locating existing helpers and reusable utilities.
0516 GitHub stars
06Convention Detection: Identifies implicit naming, schema, and testing rules within the repo.