verify

Installation
SKILL.md

Verification Loop

Trigger

  • Keywords: verify, run tests, check, lint, typecheck, verification

When NOT to Use

  • Pre-commit gate (use /precommit or /precommit-fast)
  • Test coverage review (use /codex-test-review)
  • Running a single specific test (run directly)

Workflow Steps

Step Goal Safety Skip if Missing
lint Check code style (read-only) read-only yes
typecheck Static type checking (full only) read-only yes
test-unit Run unit test suite read-only yes
Related skills

More from sd0xdev/sd0x-dev-flow

Installs
3
GitHub Stars
155
First Seen
Apr 20, 2026