SKILL 0 upvotes 73
Gates
9-language quality gate validation: linting, formatting, type checking, and test execution. Validates code changes meet quality standards before completion. Use when: (1) after code implementation, (2) before PR creation, (3) as part of /orchestrator Step 6, (4) manual quality check. Triggers: /gates, 'quality gates', 'run validation', 'check quality', 'validate code'.
by alfredolopez80
View Source
Install
claude skill add alfredolopez80/multi-agent-ralph-loop:gates Tags
code-review linting testing automation