pre-commit

Run pre-commit hooks (clang-format, clang-tidy) on all files. Use when the user wants to format code, run linters, or prepare code for commit.

$ Instalar

git clone https://github.com/FWFsoft/gambit /tmp/gambit && cp -r /tmp/gambit/.claude/skills/pre-commit ~/.claude/skills/gambit

// tip: Run this command in your terminal to install the skill