Agent Skill
2/7/2026

quality-run-quality-gates

Enforce Definition of Done by running quality gates (type checking, linting, dead code detection, tests). Use when task is complete, before commits, when declaring "done", or when user says "check all", "run quality gates", "validate code quality", or "run tests and linting". Adapts to Python (pyright/ruff/vulture/pytest), JavaScript (tsc/eslint/jest), and other ecosystems. MANDATORY before marking tasks complete.

D
dawiddutoit
0GitHub Stars
1Views
Skills Info
Original Name:quality-run-quality-gatesAuthor:dawiddutoit