verification-before-completion

Installation
SKILL.md

Verification Before Completion

Checklist

For code changes:

  • Code runs without errors
  • All tests pass
  • Specific requirement is demonstrably met
  • No regressions in existing tests

For files:

  • File exists at expected path
  • Content matches intent

For APIs:

  • Endpoint responds correctly
  • Error cases handled
  • Auth works
Installs
28
GitHub Stars
72
First Seen
Mar 21, 2026
verification-before-completion — archieindian/openclaw-superpowers