Before you say work is done, you must run a verification command. Evidence before claims is the core rule. This skill helps you avoid broken trust and broken code.
The Iron Law says no completion claims without fresh verification. You must run the full command, read the output, and check the exit code. Only then can you claim success.
This rule applies to tests, builds, bug fixes, and all work. Never skip a step. Your human partner will trust you again.
Global
mkdir -p ~/.claude/skills/verification-before-completionProject
mkdir -p .claude/skills/verification-before-completionSource Repository
Caveman Commitjuliusbrussee/caveman
Generate ultra-compressed commit messages with Conventional Commits format
Using Git Worktreesobra/superpowers
Isolate your feature work with git worktrees and keep your main branch safe
Finishing A Development Branchobra/superpowers
Finish your development branch with merge, pull request, or cleanup options