What problem does it solve?
This Skill identifies inconsistent implementations, duplicated utilities, naming violations, import disorder, and architectural drift that make software behavior unpredictable and increase maintenance costs.
Core Features & Use Cases
- Systematic Pattern Audits: Compare recurring concerns across architecture, domain models, interfaces, data access, failures, operations, dependencies, tests, and delivery tooling.
- Evidence-Based Convergence: Distinguish actual defects and worthwhile improvements from intentional variants, migrations, generated code, external contracts, and unresolved questions.
- Safe Remediation Guidance: Define violated invariants, affected call paths, realistic consequences, target patterns, migration implications, approval boundaries, and verification methods.
- Use Case: Apply the Skill to a repository where multiple services implement retries, validation, logging, or serialization differently and need a consistent, justified target without collapsing legitimate domain distinctions.
Quick Start
Ask the audit-patterns skill to review the specified path for inconsistent implementations and reimplementations, classify each divergence, and document evidence-backed fixes.