Validate committed feature-branch changes through the no-mistakes pipeline: intent, rebase, review, test, docs, lint, push, PR, and CI. Use when the user asks to run no-mistakes, ship safely, validate before pushing, or gate a change before it reaches upstream.
$npx -y skills add stevesolun/ctx --skill no-mistakesInstalls into the current project.
Run `npx skills use "https://github.com/stevesolun/ctx" --skill "stevesolun/ctx/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/stevesolun/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/stevesolun/ctx"` and select the relevant skills, then follow their instructions.