commit - Pre-commit checklist for code quality
Run pre-commit checklist covering documentation, tests, linting, and commit changes when all checks pass
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- review documentation
- check test coverage
- run linting
- run tests
- run eval suite
- commit changes
- push changes
Inputs
- changed files
- documentation files
- test suite
- code repository
Outputs
- commit message
- pushed changes
Requirements
- Git repository
- Node.js environment
- npm
