verification-before-completion
Installation
SKILL.md
Verification Before Completion
Core Principle
Before declaring ANY work "complete" or "done", verify EVERYTHING works. This is the final gate before handoff.
When to Use This Skill
- After completing
code-reviewskill - User asks "is it done?"
- BEFORE EVERY COMMIT (mandatory)
- Before creating pull request
- Before closing an issue
- Before marking a feature as complete