Put a local git proxy in front of your remote. Push to no-mistakes instead of origin, and it runs an AI-driven validation pipeline, forwards the branch only after every check passes, and opens a clean PR automatically.
The pipeline runs in an isolated worktree without disrupting your work.
Works with claude, codex, rovodev, opencode, pi, copilot, or acp via acpx.
Use /no-mistakes to let your coding agent do a task and gate it automatically.
Auto-fix or review findings, your call. You stay in control.
Push, open PR, watch CI, and auto-fix failures in one shot.
Open source and free to use, modify, and distribute.
$ no-mistakes init
Gate initialized
$ git push no-mistakes <branch>
Push through the gate with AI validation
$ no-mistakes
Run the TUI for the active run
Join thousands of developers who already trust no-mistakes for clean PRs
View on GitHub