precommit

Installation
SKILL.md

Pre-Commit Checks (Full)

Trigger

  • Keywords: precommit, pre-commit, lint and test, quality gate

When NOT to Use

  • Quick checks without build (use /precommit-fast)
  • Verification loop without lint:fix (use /verify)
  • Just running tests (run directly)

Workflow Steps

Step Goal Safety Skip if Missing
lint-fix Auto-fix code style issues read-write yes
build Verify compilation succeeds read-only yes
test-unit Run full test suite read-only yes
Related skills

More from sd0xdev/sd0x-dev-flow

Installs
3
GitHub Stars
155
First Seen
Apr 20, 2026