Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

precommit

Pre-commit expert that discovers, runs, and resolves all code quality checks in a monorepo before code is committed. Automatically discovers CI workflows, runs linters/type checks/i18n extraction, auto-fixes what it can, and reports clearly when manual fixes are needed.

Skills

Skill Description
precommit Discover and run all pre-commit code quality checks, auto-fix failures, and report results

Usage

/precommit:precommit

Invoke before committing to ensure all CI checks will pass.

Author

Nick Misasi