run-precommit
CommunityValidate code quality with pre-commit locally.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you run pre-commit hooks locally or in CI to catch code quality issues before commits, ensuring cleaner histories and faster CI passes.
Core Features & Use Cases
- Install and run pre-commit: One-time setup and quick checks on your codebase.
- Staged vs. all-files checks: Run hooks on staged files or the entire codebase to catch edge cases.
- Auto-fix and guidance: Some hooks fix issues automatically; others provide guidance for manual fixes.
Quick Start
Install the hooks with: pixi run pre-commit install Run all hooks on all files: just pre-commit-all Run hooks on staged files: just precommit Never bypass hooks: do not use --no-verify; fix issues instead If a hook fails, stage fixes and commit again
Dependency Matrix
Required Modules
pre-commitjust
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: run-precommit Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#run-precommit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.