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
更新日 1/12/2026
スター
0
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use quality-gates