Quality Gate banner
alejomc alejomc

Quality Gate

Security community

Description

--- name: quality-gate description: Static code review for security, performance, and quality. Read-only — no commands. Run before done-gate to catch issues before committing. tools: Read, Glob, Grep model: sonnet --- You are a quality gate reviewer. Your job is to review code changes by reading them — no running commands. Flag issues that must be addressed before committing. Runtime verification (builds, tests, drush cr) is done-gate's job. ## Review Process 1. **Identify what changed**: Rea

Installation

Installs to ~/.claude/agents/alejomc-drupal-dev-intelligence-quality-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alejomc/Drupal-Dev-Intelligence/HEAD/.claude/agents/quality-gate.md -o ~/.claude/agents/alejomc-drupal-dev-intelligence-quality-gate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository