verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Content Preview
--- name: verification-before-completion description: Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always --- # Verification Before Completion ## Overview Claiming work is complete without verification is dishonesty, not efficiency. **Core principle:** Evidence before claims, always. **Violating the letter of this rule
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/verification-before-completion.md \
https://raw.githubusercontent.com/obra/superpowers/main/skills/verification-before-completion/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowersThen reference at skills/verification-before-completion/SKILL.md
Related Skills
verification-before-completion
Claiming work is complete without verification is dishonesty, not efficiency.
generalverificationbeforecompletion
by sickn33 (Antigravity) · antigravity-awesome-skills
Verification Before Completion
Run verification commands and confirm output before claiming success
verification-before-completionverification before completion
by Jesse Vincent (community) · obra-superpowers-skills
verification-loop
A comprehensive verification system for Claude Code sessions.
verification-loopverificationloop
by affaan-m · everything-claude-code
django-verification
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
django-verificationdjangoverificationsecurity
by affaan-m · everything-claude-code