About
The Quality Gate Runner skill streamlines the development workflow by centralizing diverse quality assurance tools like pytest, mypy, and ruff into a single orchestration engine. It ensures that every code change meets project-specific standards by executing a suite of validation 'gates' and providing clear, actionable feedback on blocking failures. This skill is essential for maintaining high code integrity in automated development environments, allowing developers to catch regressions and style inconsistencies before code promotion.