home/categories/code-quality/motoki0705-tennis-lab-skills-agents-pre-commit-skill-md
code-qualitytesting-security

agents-pre-commit

Run pre-commit checks using src.agents.scripts.pre_commit after editing code. Use when you need automated lint/format hooks on changed files or before running tests and review.

Motoki0705
maintainer
Motoki0705
Updated 1/20/2026
Stars
0
Forks
0
quick start

Installation and usage

Run pre-commit checks using src.agents.scripts.pre_commit after editing code. Use when you need automated lint/format hooks on changed files or before running tests and review.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use agents-pre-commit