Show HN: Self-healing review gate and knowledge base for Claude Code (Beta) (verity.md)
We built Verity.md for the new era of loop engineering where traditional code review simply doesn't fit and is a major bottleneck. This is what we think the future of code review looks like:
- An adversarial review layer, which is part SAST scanning for quality and security issues deterministically, and part AI (a different one) checking for intent gaps. - Built-in gates that tells the coding agent how to fix itself when it finds an issue (this is the self-healing part). - Compounding knowledge base where every decision is saved, so the next time the coding agent run it starts smarter - Dashboards for token cost control, broken down by tasks
And here is a demo: https://www.youtube.com/watch?v=vsq_cHoZCnk
We're looking for beta testers to join the community and influence the roadmap. Set up takes 2 minutes, learn more here https://verity.md
2 comments
[ 3.0 ms ] story [ 14.3 ms ] threadThe latest version is v0.27.0
> npm install -g @codacy/verity-cli
> verity init
Let me know if you have any questions!