home/categories/code-quality/ederheisler-agent-skills-skills-quality-gates-skill-md
code-qualitytesting-security

quality-gates

Python code quality gates script for linting, type checking, complexity analysis, and testing before commits. Use when enforcing consistent code quality across Python projects with fast (unit-tests) or comprehensive (all-tests) modes.

ederheisler
maintainer
ederheisler
Atualizado 1/12/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Python code quality gates script for linting, type checking, complexity analysis, and testing before commits. Use when enforcing consistent code quality across Python projects with fast (unit-tests) or comprehensive (all-tests) modes.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use quality-gates