no-mistakes

Installation
SKILL.md

no-mistakes

no-mistakes is a local gate that validates your code changes through a pipeline (intent, rebase, review, test, document, lint, push, PR, CI) before they reach upstream. You drive it through the no-mistakes axi command family, which prints machine-readable TOON to stdout and progress to stderr.

When the user invokes /no-mistakes, report the outcome at the end. If the user asks for something specific, translate that request into the matching axi run flags yourself - for example, "skip the lint step" becomes --skip=lint. Run no-mistakes axi run --help to see the available flags.

Two ways to invoke

/no-mistakes works in two modes, depending on whether the user hands you a task along with the command:

Installs
1
GitHub Stars
542
First Seen
7 days ago
no-mistakes — kunchenguid/firstmate