Complexity Audit

Scan an entire codebase (or a chosen subtree) for over-engineering — premature abstraction, speculative generality, needless layering, wrapper-only modules, dead config/flags, indirection without payoff — and return a prioritized, deletion-oriented report. Use for "audit complexity", "find over-engineering", "where are we over-built", "complexity-audit". Complements the per-diff /code-review and /simplify (which look at the current change); this looks at the whole tree. Aligned to the persona's anti-pattern list.

yuri-semenenko 853e50f 2.5 KB Updated

File contents

yuri-semenenko/ai-engineering-workspace/tree/main/claude-code/.claude/skills/complexity-audit commit 853e50f1a3

Frequently asked questions

npx skillmds@latest add yuri-semenenko/complexity-audit