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
Installs
15
GitHub Stars
188
First Seen
Apr 20, 2026
precommit-fast — sd0xdev/sd0x-harness