You've just bootstrapped a new project. You have the code, the tests, the CI. Then a week later someone opens an issue asking for a license. Another asks why there's no CHANGELOG. Your package.json has been missing a description field since day one — you just never noticed.
This isn't a bug. It's a repo hygiene gap. And it's easy to miss when you're moving fast.
So I built repogap — a zero-dependency CLI that catches these gaps before they become problems.
What it checks
Run it in any repo:






