fix-lint
Installation
SKILL.md
Fix Lint — Pre-commit Fix and Re-stage
Handle the recurring "pre-commit failed, fix, re-stage" cycle.
Workflow
1. Run pre-commit
pre-commit run --all-files
If it passes, you're done — tell the user and move on.
2. Identify failures
Common hook failures in this repo: