run-quality-gate

Installation
SKILL.md

Run Quality Gate

Execute validation commands as quality gates with structured error reporting.

When to Use

  • Type-check, build, test, lint validation
  • Orchestrator phase validation
  • Worker self-validation

Input

{
  "gate": "type-check|build|tests|lint|custom",
  "blocking": true,
  "custom_command": "pnpm custom-validate"
}
Installs
3
GitHub Stars
249
First Seen
May 25, 2026
run-quality-gate — maslennikov-ig/claude-code-orchestrator-kit