This skill should be used BEFORE saying "done", "fixed", "complete", "it works", "tests pass", "ready for review", or creating commits/PRs. Run verification commands and confirm output BEFORE making success claims. Evidence before assertions, always. If you haven't run tests/build/lint, you cannot claim completion.
$npx -y skills add iofold/ainative-claude-plugins --skill verification-before-completionInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/verification-before-completion"` 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/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.