Systematically detect and eliminate codebase bloat through progressive analysis tiers.
| Code | Dead code, God classes, Lava flow, duplication | | AI-Generated | Tab-completion bloat, vibe coding, hallucinated deps | | Documentation | Redundancy, verbosity, stale content, slop | | Dependencies | Unused imports, dependency bloat, phantom packages | | Git History | Stale files, low-churn code, massive single commits |
Detects: Large files, stale code, old TODOs, commented blocks, basic duplication
اكتشف تضخم قاعدة التعليمات البرمجية من خلال التحليل التدريجي: التعليمات البرمجية الميتة، والازدواجية، والتعقيد، وتضخم الوثائق. يُستخدم عندما يكون استخدام السياق مرتفعًا، أو الصيانة ربع السنوية، أو تنظيف ما قبل الإصدار، قبل إعادة البناء. لا تستخدم عند تطوير الميزات النشطة، والأخطاء الحساسة للوقت، وقاعدة التعليمات البرمجية < 1000 سطر. المصدر: athola/claude-night-market.