Show HN: Git Push No-Mistakes
Category: devtools
Tags: git, code-quality, ai-tooling, developer-workflow
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
A Git proxy tool that intercepts pushes, runs an AI-driven validation pipeline in an isolated worktree, and only forwards clean commits upstream while automatically opening PRs. It's interesting because it combines Git hooks, disposable worktrees, and configurable AI agents to enforce code quality before commits reach the remote repository.
Target audience: backend devs, full-stack devs, devops
Repository: https://github.com/kunchenguid/no-mistakes · Go · MIT · 317 stars
View on Hacker News