run-quality-gate

Community

Quality gates that clearly tell you what to fix.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs quality gates (type-check/build/tests/lint or custom) and reports structured results with actionable next steps.

Core Features & Use Cases

  • Blocking vs non-blocking: Decide whether to halt or warn on failures.
  • Command mapping: Executes standard gates or a custom command.
  • Structured output: Includes exit codes, duration, and timestamp.

Quick Start

Run the type-check gate in blocking mode and report the result.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-quality-gate
Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#run-quality-gate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository