Use BEFORE claiming any task is complete. Evidence before claims, always.
Executes verification commands and confirms results before marking tasks complete.
/plugin marketplace add Dutchthenomad/claude-flow/plugin install claude-flow@claude-flow-marketplace"Evidence before claims, always."
Run FRESH verification commands before asserting work is complete.
Python/pytest:
pytest tests/ -v --tb=short
echo "Exit code: $?"
Node.js:
npm test
echo "Exit code: $?"
Build verification:
npm run build # or python -m build
echo "Exit code: $?"
$ARGUMENTS
/verifySmart verification command - run quality checks and final verification
/verifyFinal verification - run all Pest tests, validate Playwright UI flows, and check production checklist