pre-commit-fixer - Automatically fix pre-commit hook failures
Automatically fix pre-commit hook failures and retry the commit
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- capture error output
- classify failure type
- fix ESLint errors
- fix pattern violations
- add document headers
- stage missing files
- update documentation index
- stage fixed files
- retry commit
Inputs
- git commit error output
- original commit message
- file paths
- violation details
Outputs
- fix result summary
- commit hash
- remaining errors
Requirements
- git
- npm
- subagent support
