precommit-fast

Installation
SKILL.md

Pre-Commit Checks (Fast)

Trigger

  • Keywords: precommit fast, quick precommit, lint and test, precommit-fast

When NOT to Use

  • Full precommit with build step (use /precommit)
  • Verification loop (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
test-unit Run fast test suite read-only yes
Related skills

More from sd0xdev/sd0x-dev-flow

Installs
3
GitHub Stars
155
First Seen
Apr 20, 2026