Link

↗Link
Ggithub.com
kunchenguid/no-mistakes: git push no-mistakes
- no-mistakes inserts a local Git proxy in front of your real remote, so you push to the gate instead of origin.
- It runs validation in a disposable worktree, keeping your current worktree untouched and non-blocking.
- The pipeline checks review, tests, docs, lint, push, PR, and CI before forwarding anything to the real push target.
- Safe mechanical fixes can be applied automatically, while intent-related issues are escalated for human approval.
- A clean pull request is opened automatically after all checks pass, with no manual git push origin or hand-written PR body.
- The tool is agent-agnostic and supports Claude, Codex, Rovodev, OpenCode, Pi, Copilot, Cursor, and ACP via acpx with fallback ordering.
- The /no-mistakes agent skill can run the pipeline on a task or on existing committed work and then gate the result.
- The TUI mode lets you review findings and choose to auto-fix, approve, fix, or skip each one.
- For GitHub fork contributions, the recommended setup is to keep origin pointed at the parent repository and use no-mistakes init --fork-url .
- Installation includes a curl-based script, with separate instructions for Windows, Go install, and building from source.
Your notes
Save this item to your library to add private notes.