MOVA: run gates (wrapper)

Community

Deterministic gate validation with JSON gate report

AuthorLeryk1981
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a deterministic sweep of gates (validate, test, smoke) and emits a JSON gate report detailing status and artifact paths.

Core Features & Use Cases

  • Gates runner: Runs npm validate, npm test, and npm run smoke:*.
  • Evidence artifacts: Surface logs and per-step results in artifacts/run_gates.
  • Failure handling: If a step fails, remaining steps are skipped with a clear report.

Quick Start

Run the wrapper and review artifacts/run_gates for a per-step JSON report.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: MOVA: run gates (wrapper)
Download link: https://github.com/Leryk1981/mova_wf_cycle/archive/main.zip#mova-run-gates-wrapper

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