Live data from Hacker News

Show HN: Nikui – An LLM-Powered "Stench Guard" for Your CI/CD

github.com

1–2 of 2 posts

Show HN: Nikui – An LLM-Powered "Stench Guard" for Your CI/CD

#1
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.

Show HN: Nikui – An LLM-Powered "Stench Guard" for Your CI/CD
github.com