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:

Installs
1
Repository
lgbarn/skills
GitHub Stars
1
First Seen
Jun 30, 2026
fix-lint — lgbarn/skills