quality-run-quality-gates
Installation
SKILL.md
Run Quality Gates
Purpose
Enforce Definition of Done by detecting and running all quality gates (type checking, linting, dead code detection, tests) for Python, JavaScript, Go, Rust, and other ecosystems. Provides actionable feedback for failures and blocks task completion until all gates pass.
Table of Contents
Quick Start → When to Use | What It Does | Simple Example
How to Implement → Detection Process | Execution Workflow | Outcomes
Automation → Scripts | Templates | Supporting Files
Help → Anti-Patterns | Output Format | Integration
Reference → Tool Reference | Common Failures
Related skills