Use the no-mistakes gated push workflow in Git repositories. Use when the user wants to check no-mistakes readiness, initialize or inspect a gate, configure .no-mistakes.yaml, push through the no-mistakes remote, attach to runs, interpret/fix pipeline findings, rerun status/runs/doctor, or use no-mistakes with Codex/Claude/OpenCode/Pi/ACP agents. Install guidance is secondary and only for missing or broken no-mistakes binaries.
$npx -y skills add instructa/agent-skills --skill no-mistakesInstalls into the current project.
Run `npx skills use "https://github.com/instructa/agent-skills" --skill "instructa/agent-skills/no-mistakes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/instructa/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/instructa/agent-skills"` and select the relevant skills, then follow their instructions.