|
|
|
Show HN: Nikui – An LLM-Powered "Stench Guard" for Your CI/CD
(github.com)
|
|
5 points
by amirshk80
102 days ago
|
|
I built Nikui because standard linters catch typos but miss architectural rot. It is a forensics tool inspired by Adam Tornhill's "Code as a Crime Scene." The core idea is the Hotspot Score: Stench (LLM-detected debt) x Churn (Git commit frequency). A messy file that changes daily is a priority; a messy file untouched for years is ignored. |
|