Run Quality Gates banner
NikiforovAll NikiforovAll

Run Quality Gates

Code Quality community

Description

--- allowed-tools: Skill(quality-gates) description: Run code quality checks (lint, format, type check, tests) --- Invoke the `quality-gates` skill to run linting, formatting, type checking, and tests.

Installation

Installs to ~/.claude/commands/nikiforovall-lazyclaude-run-quality-gates.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NikiforovAll/lazyclaude/HEAD/.claude/commands/run-quality-gates.md -o ~/.claude/commands/nikiforovall-lazyclaude-run-quality-gates.md

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

Full documentation available on GitHub

View Source Repository