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'.
Install
claude skill add alfredolopez80/multi-agent-ralph-loop:gates About this skill
Gates is a skill for Claude Code developed by alfredolopez80. It is tagged code-review, linting, testing, automation, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Gates do?
Gates is a Claude Code skill by alfredolopez80. 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'. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Gates?
You can install Gates by running the following command in your terminal: claude skill add alfredolopez80/multi-agent-ralph-loop:gates
Who made Gates?
Gates was created by alfredolopez80. You can find their other projects and contributions on GitHub at https://github.com/alfredolopez80.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook