Audit codebase for structural issues and design stupidisms
Audits codebase for structural waste and design anti-patterns that work but don't make sense. Use when refactoring to eliminate unnecessary abstractions, dead logic, and cargo-culted patterns before they become technical debt.
/plugin marketplace add CaptainCrouton89/crouton-kit/plugin install devcore@crouton-kitpathAudit for "design stupidisms"—code that works but doesn't make sense. Focus on structural waste, not style.
Target: $ARGUMENTS (default: entire codebase, excluding vendor/generated/fixtures)
Categories:
Execution:
file:line, issue, why it's dumb, severity (high/med/low)Output: Prioritized findings table. All severities shown, but narrative focuses on high-impact structural issues worth fixing.