detect-over-engineering
Installation
SKILL.md
Detect Over-Engineering Command
Analyze code to identify unnecessary complexity, speculative generality, and over-engineered solutions.
Usage
/enterprise-architecture:detect-over-engineering [path-or-pattern]
Arguments
path-or-pattern(optional): Path to analyze- If provided: Analyze the specified path or pattern
- If omitted: Analyze the entire codebase