verify
Installation
SKILL.md
Verification Loop
Trigger
- Keywords: verify, run tests, check, lint, typecheck, verification
When NOT to Use
- Pre-commit gate (use
/precommitor/precommit-fast) - Test coverage review (use
/codex-test-review) - Running a single specific test (run directly)